#FFEEFD#FFEEFD
#FFEEFD is a very light, muted purple. Relative luminance 0.895; OKLCH L 96.7% C 0.027 H 329.5°. Best body text is #000000 at 18.90:1 contrast (WCAG AA passes).
Color values
| HEX | #FFEEFD |
|---|---|
| RGB | rgb(255, 238, 253) |
| HSL | hsl(307, 100%, 97%) |
| HSV | hsv(307, 7%, 100%) |
| CMYK | cmyk(0%, 6.7%, 0.8%, 0%) |
| CIE-LAB | lab(95.79, 8.30, -5.15) |
| CIE-LCH | lch(95.79, 9.77, 328.21°) |
| OKLab | oklab(96.68% 0.0231 -0.0136) |
| OKLCH | oklch(96.68% 0.027 329.5) |
| XYZ | xyz(89.5416, 89.5017, 105.4679) |
| Luminance | 0.8950 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Lavenderblush
#FFF0F5
ΔE00 4.19
Lavender (CSS)
#E6E6FA
ΔE00 7.24
Very Light Pink
#FFF4F2
ΔE00 8.06
Mistyrose
#FFE4E1
ΔE00 8.08
Ghostwhite
#F8F8FF
ΔE00 8.17
Snow
#FFFAFA
ΔE00 8.75
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFEEFD #EEFFF0
analogous
#F9EEFF #FFEEFD #FFEEF5
triadic
#FFEEFD #FDFFEE #EEFDFF
tetradic
#FFEEFD #FFF9EE #EEFFF0 #EEF5FF
square
#FFEEFD #FFF9EE #EEFFF0 #EEF5FF
split-complementary
#FFEEFD #F5FFEE #EEFFF9
monochromatic
#FF74EF #FFB1F6 #FFE0FB #FFE0FB #FFE0FB
Accessibility & contrast
On white
1.11
#FFEEFD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.90
#FFEEFD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFEEFD
18.90:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFEEFD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFEEFD | 1.00 | 1.11 | 18.90 | 18.90 |
| #FFFFFF | 1.11 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.90 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.90 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EEF2FE
Deuteranopia (green-blind)
#F1F4FC
Tritanopia (blue-blind)
#FFEFF3
Achromatopsia (no color)
#F3F3F3
Design tokens & code
CSS
--color: #ffeefd; /* rgb */ color: rgb(255, 238, 253); /* oklch */ color: oklch(96.7% 0.027 329.5);
Tailwind
colors: {
custom: {
50: '#fff3fe',
500: '#ffeefd',
950: '#000000',
},
}SCSS
$custom: #ffeefd; $custom-light: #fff3fe; $custom-dark: #000000;
JSON
{
"hex": "#ffeefd",
"rgb": {
"r": 255,
"g": 238,
"b": 253
},
"hsl": {
"h": 307.059,
"s": 100,
"l": 96.667
},
"oklch": {
"l": 0.96684,
"c": 0.0268,
"h": 329.5
},
"luminance": 0.89501
}Semantic roles & 50–950 ramp
primary
#FFEEFD
secondary
#A3EFAB
accent
#E61B00
background
#FFFFFF
surface
#FFFEFF
border
#D7D6D7
text
#181717
muted
#868585