#FCEEFE#FCEEFE
#FCEEFE is a very light, muted purple. Relative luminance 0.890; OKLCH L 96.5% C 0.026 H 321.9°. Best body text is #000000 at 18.80:1 contrast (WCAG AA passes).
Color values
| HEX | #FCEEFE |
|---|---|
| RGB | rgb(252, 238, 254) |
| HSL | hsl(293, 89%, 96%) |
| HSV | hsv(293, 6%, 100%) |
| CMYK | cmyk(0.8%, 6.3%, 0%, 0.4%) |
| CIE-LAB | lab(95.58, 7.49, -6.00) |
| CIE-LCH | lch(95.58, 9.60, 321.30°) |
| OKLab | oklab(96.47% 0.0203 -0.0159) |
| OKLCH | oklch(96.47% 0.026 321.9) |
| XYZ | xyz(88.6061, 89.0008, 106.2577) |
| Luminance | 0.8900 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Lavenderblush
#FFF0F5
ΔE00 4.47
Lavender (CSS)
#E6E6FA
ΔE00 6.16
Ghostwhite
#F8F8FF
ΔE00 7.48
Very Light Pink
#FFF4F2
ΔE00 8.13
Snow
#FFFAFA
ΔE00 8.52
Mistyrose
#FFE4E1
ΔE00 8.80
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FCEEFE #F0FEEE
analogous
#F4EEFE #FCEEFE #FEEEF8
triadic
#FCEEFE #FEFCEE #EEFEFC
tetradic
#FCEEFE #FEF4EE #F0FEEE #EEF8FE
square
#FCEEFE #FEF4EE #F0FEEE #EEF8FE
split-complementary
#FCEEFE #F8FEEE #EEFEF4
monochromatic
#E87AF7 #F2B4FB #FAE2FD #FAE2FD #FAE2FD
Accessibility & contrast
On white
1.12
#FCEEFE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.80
#FCEEFE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FCEEFE
18.80:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FCEEFE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FCEEFE | 1.00 | 1.12 | 18.80 | 18.80 |
| #FFFFFF | 1.12 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.80 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.80 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EDF1FF
Deuteranopia (green-blind)
#F0F3FD
Tritanopia (blue-blind)
#FDEFF3
Achromatopsia (no color)
#F2F2F2
Design tokens & code
CSS
--color: #fceefe; /* rgb */ color: rgb(252, 238, 254); /* oklch */ color: oklch(96.5% 0.026 321.9);
Tailwind
colors: {
custom: {
50: '#fdf3fe',
500: '#fceefe',
950: '#000000',
},
}SCSS
$custom: #fceefe; $custom-light: #fdf3fe; $custom-dark: #000000;
JSON
{
"hex": "#fceefe",
"rgb": {
"r": 252,
"g": 238,
"b": 254
},
"hsl": {
"h": 292.5,
"s": 88.889,
"l": 96.471
},
"oklch": {
"l": 0.96472,
"c": 0.02582,
"h": 321.9
},
"luminance": 0.89
}Semantic roles & 50–950 ramp
primary
#FCEEFE
secondary
#AEEAA6
accent
#E6001D
background
#FFFFFF
surface
#FFFEFF
border
#D7D6D7
text
#171717
muted
#858585