#FFEEFA#FFEEFA
#FFEEFA is a very light, muted pink. Relative luminance 0.893; OKLCH L 96.6% C 0.024 H 336.1°. Best body text is #000000 at 18.86:1 contrast (WCAG AA passes).
Color values
| HEX | #FFEEFA |
|---|---|
| RGB | rgb(255, 238, 250) |
| HSL | hsl(318, 100%, 97%) |
| HSV | hsv(318, 7%, 100%) |
| CMYK | cmyk(0%, 6.7%, 2%, 0%) |
| CIE-LAB | lab(95.71, 7.78, -3.71) |
| CIE-LCH | lch(95.71, 8.61, 334.50°) |
| OKLab | oklab(96.6% 0.022 -0.0098) |
| OKLCH | oklch(96.6% 0.024 336.1) |
| XYZ | xyz(89.0675, 89.3120, 102.9708) |
| Luminance | 0.8931 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Lavenderblush
#FFF0F5
ΔE00 3.08
Very Light Pink
#FFF4F2
ΔE00 7.01
Mistyrose
#FFE4E1
ΔE00 7.11
Lavender (CSS)
#E6E6FA
ΔE00 7.54
Ghostwhite
#F8F8FF
ΔE00 7.71
Snow
#FFFAFA
ΔE00 7.90
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFEEFA #EEFFF3
analogous
#FCEEFF #FFEEFA #FFEEF2
triadic
#FFEEFA #FAFFEE #EEFAFF
tetradic
#FFEEFA #FFFCEE #EEFFF3 #EEF2FF
square
#FFEEFA #FFFCEE #EEFFF3 #EEF2FF
split-complementary
#FFEEFA #F2FFEE #EEFFFC
monochromatic
#FF74D6 #FFB1E8 #FFE0F6 #FFE0F6 #FFE0F6
Accessibility & contrast
On white
1.11
#FFEEFA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.86
#FFEEFA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFEEFA
18.86:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFEEFA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFEEFA | 1.00 | 1.11 | 18.86 | 18.86 |
| #FFFFFF | 1.11 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.86 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.86 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EEF1FB
Deuteranopia (green-blind)
#F2F3F9
Tritanopia (blue-blind)
#FFEEF2
Achromatopsia (no color)
#F3F3F3
Design tokens & code
CSS
--color: #ffeefa; /* rgb */ color: rgb(255, 238, 250); /* oklch */ color: oklch(96.6% 0.024 336.1);
Tailwind
colors: {
custom: {
50: '#fff3fc',
500: '#ffeefa',
950: '#000000',
},
}SCSS
$custom: #ffeefa; $custom-light: #fff3fc; $custom-dark: #000000;
JSON
{
"hex": "#ffeefa",
"rgb": {
"r": 255,
"g": 238,
"b": 250
},
"hsl": {
"h": 317.647,
"s": 100,
"l": 96.667
},
"oklch": {
"l": 0.96596,
"c": 0.02408,
"h": 336.1
},
"luminance": 0.89311
}Semantic roles & 50–950 ramp
primary
#FFEEFA
secondary
#A3EFB9
accent
#E64300
background
#FFFFFF
surface
#FFFEFF
border
#D7D6D7
text
#181717
muted
#868585