#FCCBEB#FCCBEB
#FCCBEB is a very light, moderate pink. Relative luminance 0.694; OKLCH L 89.4% C 0.069 H 339.4°. Best body text is #000000 at 14.88:1 contrast (WCAG AA passes).
Color values
| HEX | #FCCBEB |
|---|---|
| RGB | rgb(252, 203, 235) |
| HSL | hsl(321, 89%, 89%) |
| HSV | hsv(321, 19%, 99%) |
| CMYK | cmyk(0%, 19.4%, 6.7%, 1.2%) |
| CIE-LAB | lab(86.71, 22.39, -9.18) |
| CIE-LCH | lch(86.71, 24.20, 337.70°) |
| OKLab | oklab(89.4% 0.0644 -0.0242) |
| OKLCH | oklch(89.4% 0.069 339.4) |
| XYZ | xyz(76.4951, 69.4076, 87.9486) |
| Luminance | 0.6940 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pale Mauve
#FED0FC
ΔE00 3.81
Very Light Purple
#F6CEFC
ΔE00 4.98
Light Pink
#FFD1DF
ΔE00 5.63
Pale Pink
#FFCFDC
ΔE00 5.97
Pale Lavender
#EECFFE
ΔE00 6.81
Baby Pink
#FFB7CE
ΔE00 7.11
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FCCBEB #CBFCDC
analogous
#F5CBFC #FCCBEB #FCCBD3
triadic
#FCCBEB #EBFCCB #CBEBFC
tetradic
#FCCBEB #FCF5CB #CBFCDC #CBD3FC
square
#FCCBEB #FCF5CB #CBFCDC #CBD3FC
split-complementary
#FCCBEB #D3FCCB #CBFCF5
monochromatic
#F557BE #F991D5 #FCCBEB #FDE2F4 #FDE2F4
Accessibility & contrast
On white
1.41
#FCCBEB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.88
#FCCBEB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FCCBEB
14.88:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FCCBEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FCCBEB | 1.00 | 1.41 | 14.88 | 14.88 |
| #FFFFFF | 1.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.88 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.88 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CCD5EC
Deuteranopia (green-blind)
#D7DCEA
Tritanopia (blue-blind)
#FFCCD6
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #fccbeb; /* rgb */ color: rgb(252, 203, 235); /* oklch */ color: oklch(89.4% 0.069 339.4);
Tailwind
colors: {
custom: {
50: '#fddbf1',
500: '#fccbeb',
950: '#000000',
},
}SCSS
$custom: #fccbeb; $custom-light: #fddbf1; $custom-dark: #000000;
JSON
{
"hex": "#fccbeb",
"rgb": {
"r": 252,
"g": 203,
"b": 235
},
"hsl": {
"h": 320.816,
"s": 89.091,
"l": 89.216
},
"oklch": {
"l": 0.89401,
"c": 0.06883,
"h": 339.4
},
"luminance": 0.69405
}Semantic roles & 50–950 ramp
primary
#FCCBEB
secondary
#88E3A8
accent
#E65000
background
#FFFEFF
surface
#FFFBFE
border
#D7D4D6
text
#171516
muted
#858485