#FCCBEE#FCCBEE
#FCCBEE is a very light, moderate pink. Relative luminance 0.696; OKLCH L 89.5% C 0.071 H 336.7°. Best body text is #000000 at 14.92:1 contrast (WCAG AA passes).
Color values
| HEX | #FCCBEE |
|---|---|
| RGB | rgb(252, 203, 238) |
| HSL | hsl(317, 89%, 89%) |
| HSV | hsv(317, 19%, 99%) |
| CMYK | cmyk(0%, 19.4%, 5.6%, 1.2%) |
| CIE-LAB | lab(86.79, 22.90, -10.64) |
| CIE-LCH | lch(86.79, 25.26, 335.08°) |
| OKLab | oklab(89.5% 0.0654 -0.0282) |
| OKLCH | oklch(89.5% 0.071 336.7) |
| XYZ | xyz(76.9322, 69.5825, 90.2505) |
| Luminance | 0.6958 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pale Mauve
#FED0FC
ΔE00 3.00
Very Light Purple
#F6CEFC
ΔE00 4.21
Pale Lavender
#EECFFE
ΔE00 6.15
Light Pink
#FFD1DF
ΔE00 6.46
Pale Pink
#FFCFDC
ΔE00 6.81
Light Lilac
#EDC8FF
ΔE00 6.90
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FCCBEE #CBFCD9
analogous
#F2CBFC #FCCBEE #FCCBD6
triadic
#FCCBEE #EEFCCB #CBEEFC
tetradic
#FCCBEE #FCF2CB #CBFCD9 #CBD6FC
square
#FCCBEE #FCF2CB #CBFCD9 #CBD6FC
split-complementary
#FCCBEE #D6FCCB #CBFCF2
monochromatic
#F557C8 #F991DB #FCCBEE #FDE2F6 #FDE2F6
Accessibility & contrast
On white
1.41
#FCCBEE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.92
#FCCBEE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FCCBEE
14.92:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FCCBEE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FCCBEE | 1.00 | 1.41 | 14.92 | 14.92 |
| #FFFFFF | 1.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.92 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.92 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CCD5EF
Deuteranopia (green-blind)
#D7DCEC
Tritanopia (blue-blind)
#FFCCD7
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #fccbee; /* rgb */ color: rgb(252, 203, 238); /* oklch */ color: oklch(89.5% 0.071 336.7);
Tailwind
colors: {
custom: {
50: '#fddbf3',
500: '#fccbee',
950: '#000000',
},
}SCSS
$custom: #fccbee; $custom-light: #fddbf3; $custom-dark: #000000;
JSON
{
"hex": "#fccbee",
"rgb": {
"r": 252,
"g": 203,
"b": 238
},
"hsl": {
"h": 317.143,
"s": 89.091,
"l": 89.216
},
"oklch": {
"l": 0.89496,
"c": 0.07125,
"h": 336.7
},
"luminance": 0.6958
}Semantic roles & 50–950 ramp
primary
#FCCBEE
secondary
#88E3A2
accent
#E64200
background
#FFFEFF
surface
#FFFBFE
border
#D7D4D6
text
#171517
muted
#858485