#FCCBED#FCCBED
#FCCBED is a very light, moderate pink. Relative luminance 0.695; OKLCH L 89.5% C 0.070 H 337.6°. Best body text is #000000 at 14.90:1 contrast (WCAG AA passes).
Color values
| HEX | #FCCBED |
|---|---|
| RGB | rgb(252, 203, 237) |
| HSL | hsl(318, 89%, 89%) |
| HSV | hsv(318, 19%, 99%) |
| CMYK | cmyk(0%, 19.4%, 6%, 1.2%) |
| CIE-LAB | lab(86.76, 22.73, -10.16) |
| CIE-LCH | lch(86.76, 24.90, 335.93°) |
| OKLab | oklab(89.46% 0.0651 -0.0269) |
| OKLCH | oklch(89.46% 0.07 337.6) |
| XYZ | xyz(76.7857, 69.5239, 89.4789) |
| Luminance | 0.6952 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pale Mauve
#FED0FC
ΔE00 3.27
Very Light Purple
#F6CEFC
ΔE00 4.46
Light Pink
#FFD1DF
ΔE00 6.18
Pale Lavender
#EECFFE
ΔE00 6.36
Pale Pink
#FFCFDC
ΔE00 6.53
Light Lilac
#EDC8FF
ΔE00 7.16
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FCCBED #CBFCDA
analogous
#F3CBFC #FCCBED #FCCBD5
triadic
#FCCBED #EDFCCB #CBEDFC
tetradic
#FCCBED #FCF3CB #CBFCDA #CBD5FC
square
#FCCBED #FCF3CB #CBFCDA #CBD5FC
split-complementary
#FCCBED #D5FCCB #CBFCF3
monochromatic
#F557C5 #F991D9 #FCCBED #FDE2F5 #FDE2F5
Accessibility & contrast
On white
1.41
#FCCBED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.90
#FCCBED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FCCBED
14.90:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FCCBED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FCCBED | 1.00 | 1.41 | 14.90 | 14.90 |
| #FFFFFF | 1.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.90 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.90 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CCD5EE
Deuteranopia (green-blind)
#D7DCEB
Tritanopia (blue-blind)
#FFCCD6
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #fccbed; /* rgb */ color: rgb(252, 203, 237); /* oklch */ color: oklch(89.5% 0.070 337.6);
Tailwind
colors: {
custom: {
50: '#fddbf2',
500: '#fccbed',
950: '#000000',
},
}SCSS
$custom: #fccbed; $custom-light: #fddbf2; $custom-dark: #000000;
JSON
{
"hex": "#fccbed",
"rgb": {
"r": 252,
"g": 203,
"b": 237
},
"hsl": {
"h": 318.367,
"s": 89.091,
"l": 89.216
},
"oklch": {
"l": 0.89464,
"c": 0.07043,
"h": 337.6
},
"luminance": 0.69522
}Semantic roles & 50–950 ramp
primary
#FCCBED
secondary
#88E3A4
accent
#E64600
background
#FFFEFF
surface
#FFFBFE
border
#D7D4D6
text
#171517
muted
#858485