#FFEEED#FFEEED
#FFEEED is a very light, near-neutral red. Relative luminance 0.885; OKLCH L 96.2% C 0.019 H 21.6°. Best body text is #000000 at 18.70:1 contrast (WCAG AA passes).
Color values
| HEX | #FFEEED |
|---|---|
| RGB | rgb(255, 238, 237) |
| HSL | hsl(3, 100%, 96%) |
| HSV | hsv(3, 7%, 100%) |
| CMYK | cmyk(0%, 6.7%, 7.1%, 0%) |
| CIE-LAB | lab(95.38, 5.56, 2.55) |
| CIE-LCH | lch(95.38, 6.12, 24.60°) |
| OKLab | oklab(96.23% 0.0172 0.0068) |
| OKLCH | oklch(96.23% 0.019 21.6) |
| XYZ | xyz(87.0989, 88.5246, 92.6029) |
| Luminance | 0.8852 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Very Light Pink
#FFF4F2
ΔE00 2.74
Lavenderblush
#FFF0F5
ΔE00 2.77
Mistyrose
#FFE4E1
ΔE00 3.88
Seashell
#FFF5EE
ΔE00 4.90
Snow
#FFFAFA
ΔE00 5.29
Linen
#FAF0E6
ΔE00 6.16
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFEEED #EDFEFF
analogous
#FFEDF5 #FFEEED #FFF7ED
triadic
#FFEEED #EDFFEE #EEEDFF
tetradic
#FFEEED #F5FFED #EDFEFF #F7EDFF
square
#FFEEED #F5FFED #EDFEFF #F7EDFF
split-complementary
#FFEEED #EDFFF7 #EDF5FF
monochromatic
#FF7A73 #FFB4B0 #FFE2E0 #FFE2E0 #FFE2E0
Accessibility & contrast
On white
1.12
#FFEEED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.70
#FFEEED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFEEED
18.70:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFEEED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFEEED | 1.00 | 1.12 | 18.70 | 18.70 |
| #FFFFFF | 1.12 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.70 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.70 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F1F0ED
Deuteranopia (green-blind)
#F5F3ED
Tritanopia (blue-blind)
#FFECEE
Achromatopsia (no color)
#F2F2F2
Design tokens & code
CSS
--color: #ffeeed; /* rgb */ color: rgb(255, 238, 237); /* oklch */ color: oklch(96.2% 0.019 21.6);
Tailwind
colors: {
custom: {
50: '#fff3f2',
500: '#ffeeed',
950: '#000000',
},
}SCSS
$custom: #ffeeed; $custom-light: #fff3f2; $custom-dark: #000000;
JSON
{
"hex": "#ffeeed",
"rgb": {
"r": 255,
"g": 238,
"b": 237
},
"hsl": {
"h": 3.333,
"s": 100,
"l": 96.471
},
"oklch": {
"l": 0.96229,
"c": 0.01853,
"h": 21.6
},
"luminance": 0.88523
}Semantic roles & 50–950 ramp
primary
#FFEEED
secondary
#A2EAEF
accent
#D9E600
background
#FFFFFF
surface
#FFFEFE
border
#D7D6D6
text
#181717
muted
#868585