#FCEEFA#FCEEFA
#FCEEFA is a very light, muted purple. Relative luminance 0.887; OKLCH L 96.4% C 0.022 H 330.3°. Best body text is #000000 at 18.75:1 contrast (WCAG AA passes).
Color values
| HEX | #FCEEFA |
|---|---|
| RGB | rgb(252, 238, 250) |
| HSL | hsl(309, 70%, 96%) |
| HSV | hsv(309, 6%, 99%) |
| CMYK | cmyk(0%, 5.6%, 0.8%, 1.2%) |
| CIE-LAB | lab(95.47, 6.78, -4.08) |
| CIE-LCH | lch(95.47, 7.91, 328.94°) |
| OKLab | oklab(96.35% 0.0189 -0.0108) |
| OKLCH | oklch(96.35% 0.022 330.3) |
| XYZ | xyz(87.9722, 88.7473, 102.9194) |
| Luminance | 0.8875 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Lavenderblush
#FFF0F5
ΔE00 2.95
Lavender (CSS)
#E6E6FA
ΔE00 6.60
Very Light Pink
#FFF4F2
ΔE00 6.65
Ghostwhite
#F8F8FF
ΔE00 6.74
Snow
#FFFAFA
ΔE00 7.27
Mistyrose
#FFE4E1
ΔE00 7.58
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FCEEFA #EEFCF0
analogous
#F7EEFC #FCEEFA #FCEEF3
triadic
#FCEEFA #FAFCEE #EEFAFC
tetradic
#FCEEFA #FCF7EE #EEFCF0 #EEF3FC
square
#FCEEFA #FCF7EE #EEFCF0 #EEF3FC
split-complementary
#FCEEFA #F3FCEE #EEFCF7
monochromatic
#EA86DB #F3BAEB #FAE5F7 #FAE5F7 #FAE5F7
Accessibility & contrast
On white
1.12
#FCEEFA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.75
#FCEEFA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FCEEFA
18.75:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FCEEFA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FCEEFA | 1.00 | 1.12 | 18.75 | 18.75 |
| #FFFFFF | 1.12 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.75 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.75 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EEF1FB
Deuteranopia (green-blind)
#F0F3F9
Tritanopia (blue-blind)
#FDEFF2
Achromatopsia (no color)
#F2F2F2
Design tokens & code
CSS
--color: #fceefa; /* rgb */ color: rgb(252, 238, 250); /* oklch */ color: oklch(96.4% 0.022 330.3);
Tailwind
colors: {
custom: {
50: '#fdf3fc',
500: '#fceefa',
950: '#000000',
},
}SCSS
$custom: #fceefa; $custom-light: #fdf3fc; $custom-dark: #000000;
JSON
{
"hex": "#fceefa",
"rgb": {
"r": 252,
"g": 238,
"b": 250
},
"hsl": {
"h": 308.571,
"s": 70,
"l": 96.078
},
"oklch": {
"l": 0.96354,
"c": 0.02175,
"h": 330.3
},
"luminance": 0.88747
}Semantic roles & 50–950 ramp
primary
#FCEEFA
secondary
#ACE2B4
accent
#D22F14
background
#FFFFFF
surface
#FFFEFF
border
#D7D6D7
text
#171717
muted
#858585