#FACCEE#FACCEE
#FACCEE is a very light, moderate pink. Relative luminance 0.697; OKLCH L 89.5% C 0.068 H 335.6°. Best body text is #000000 at 14.94:1 contrast (WCAG AA passes).
Color values
| HEX | #FACCEE |
|---|---|
| RGB | rgb(250, 204, 238) |
| HSL | hsl(316, 82%, 89%) |
| HSV | hsv(316, 18%, 98%) |
| CMYK | cmyk(0%, 18.4%, 4.8%, 2%) |
| CIE-LAB | lab(86.84, 21.71, -10.59) |
| CIE-LCH | lch(86.84, 24.15, 334.00°) |
| OKLab | oklab(89.49% 0.0618 -0.0281) |
| OKLCH | oklch(89.49% 0.068 335.6) |
| XYZ | xyz(76.4484, 69.6847, 90.2957) |
| Luminance | 0.6968 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pale Mauve
#FED0FC
ΔE00 2.98
Very Light Purple
#F6CEFC
ΔE00 4.02
Pale Lavender
#EECFFE
ΔE00 5.81
Light Pink
#FFD1DF
ΔE00 6.29
Pale Pink
#FFCFDC
ΔE00 6.70
Light Lilac
#EDC8FF
ΔE00 6.76
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FACCEE #CCFAD8
analogous
#EFCCFA #FACCEE #FACCD7
triadic
#FACCEE #EEFACC #CCEEFA
tetradic
#FACCEE #FAEFCC #CCFAD8 #CCD7FA
square
#FACCEE #FAEFCC #CCFAD8 #CCD7FA
split-complementary
#FACCEE #D7FACC #CCFAEF
monochromatic
#EF5DC9 #F594DB #FACCEE #FCE3F6 #FCE3F6
Accessibility & contrast
On white
1.41
#FACCEE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.94
#FACCEE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FACCEE
14.94:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FACCEE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FACCEE | 1.00 | 1.41 | 14.94 | 14.94 |
| #FFFFFF | 1.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.94 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.94 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CCD6EF
Deuteranopia (green-blind)
#D6DCED
Tritanopia (blue-blind)
#FFCDD7
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #faccee; /* rgb */ color: rgb(250, 204, 238); /* oklch */ color: oklch(89.5% 0.068 335.6);
Tailwind
colors: {
custom: {
50: '#fcdbf3',
500: '#faccee',
950: '#000000',
},
}SCSS
$custom: #faccee; $custom-light: #fcdbf3; $custom-dark: #000000;
JSON
{
"hex": "#faccee",
"rgb": {
"r": 250,
"g": 204,
"b": 238
},
"hsl": {
"h": 315.652,
"s": 82.143,
"l": 89.02
},
"oklch": {
"l": 0.89492,
"c": 0.06786,
"h": 335.6
},
"luminance": 0.69683
}Semantic roles & 50–950 ramp
primary
#FACCEE
secondary
#8BE0A1
accent
#DF3F07
background
#FFFEFF
surface
#FFFCFE
border
#D7D5D6
text
#171517
muted
#858485