#FADCEE#FADCEE
#FADCEE is a very light, muted pink. Relative luminance 0.777; OKLCH L 92.4% C 0.040 H 341.2°. Best body text is #000000 at 16.54:1 contrast (WCAG AA passes).
Color values
| HEX | #FADCEE |
|---|---|
| RGB | rgb(250, 220, 238) |
| HSL | hsl(324, 75%, 92%) |
| HSV | hsv(324, 12%, 98%) |
| CMYK | cmyk(0%, 12%, 4.8%, 2%) |
| CIE-LAB | lab(90.64, 13.33, -4.97) |
| CIE-LCH | lch(90.64, 14.22, 339.56°) |
| OKLab | oklab(92.44% 0.0383 -0.013) |
| OKLCH | oklch(92.44% 0.04 341.2) |
| XYZ | xyz(80.4485, 77.6848, 91.6291) |
| Luminance | 0.7768 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Light Pink
#FFD1DF
ΔE00 4.93
Pale Pink
#FFCFDC
ΔE00 5.62
Thistle
#D8BFD8
ΔE00 7.51
Lavenderblush
#FFF0F5
ΔE00 7.96
Pale Mauve
#FED0FC
ΔE00 8.06
Mistyrose
#FFE4E1
ΔE00 8.48
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FADCEE #DCFAE8
analogous
#F7DCFA #FADCEE #FADCDF
triadic
#FADCEE #EEFADC #DCEEFA
tetradic
#FADCEE #FAF7DC #DCFAE8 #DCDFFA
square
#FADCEE #FAF7DC #DCFAE8 #DCDFFA
split-complementary
#FADCEE #DFFADC #DCFAF7
monochromatic
#EB71BA #F2A6D4 #FADCEE #FBE4F2 #FBE4F2
Accessibility & contrast
On white
1.27
#FADCEE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.54
#FADCEE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FADCEE
16.54:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FADCEE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FADCEE | 1.00 | 1.27 | 16.54 | 16.54 |
| #FFFFFF | 1.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.54 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.54 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DDE2EF
Deuteranopia (green-blind)
#E4E6ED
Tritanopia (blue-blind)
#FEDCE2
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #fadcee; /* rgb */ color: rgb(250, 220, 238); /* oklch */ color: oklch(92.4% 0.040 341.2);
Tailwind
colors: {
custom: {
50: '#fce6f3',
500: '#fadcee',
950: '#000000',
},
}SCSS
$custom: #fadcee; $custom-light: #fce6f3; $custom-dark: #000000;
JSON
{
"hex": "#fadcee",
"rgb": {
"r": 250,
"g": 220,
"b": 238
},
"hsl": {
"h": 324,
"s": 75,
"l": 92.157
},
"oklch": {
"l": 0.92435,
"c": 0.04047,
"h": 341.2
},
"luminance": 0.77683
}Semantic roles & 50–950 ramp
primary
#FADCEE
secondary
#9BE0B6
accent
#D75F0E
background
#FFFEFF
surface
#FFFCFE
border
#D7D5D6
text
#171617
muted
#858485