#FFEEEB#FFEEEB
#FFEEEB is a very light, near-neutral red. Relative luminance 0.884; OKLCH L 96.2% C 0.019 H 29.5°. Best body text is #000000 at 18.68:1 contrast (WCAG AA passes).
Color values
| HEX | #FFEEEB |
|---|---|
| RGB | rgb(255, 238, 235) |
| HSL | hsl(9, 100%, 96%) |
| HSV | hsv(9, 8%, 100%) |
| CMYK | cmyk(0%, 6.7%, 7.8%, 0%) |
| CIE-LAB | lab(95.33, 5.23, 3.51) |
| CIE-LCH | lch(95.33, 6.30, 33.88°) |
| OKLab | oklab(96.18% 0.0165 0.0093) |
| OKLCH | oklch(96.18% 0.019 29.5) |
| XYZ | xyz(86.8083, 88.4084, 91.0726) |
| Luminance | 0.8841 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Very Light Pink
#FFF4F2
ΔE00 2.54
Lavenderblush
#FFF0F5
ΔE00 3.70
Mistyrose
#FFE4E1
ΔE00 3.96
Seashell
#FFF5EE
ΔE00 4.21
Snow
#FFFAFA
ΔE00 5.27
Linen
#FAF0E6
ΔE00 5.34
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFEEEB #EBFCFF
analogous
#FFEBF2 #FFEEEB #FFF8EB
triadic
#FFEEEB #EBFFEE #EEEBFF
tetradic
#FFEEEB #F2FFEB #EBFCFF #F8EBFF
square
#FFEEEB #F2FFEB #EBFCFF #F8EBFF
split-complementary
#FFEEEB #EBFFF8 #EBF2FF
monochromatic
#FF8671 #FFBAAE #FFE5E0 #FFE5E0 #FFE5E0
Accessibility & contrast
On white
1.12
#FFEEEB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.68
#FFEEEB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFEEEB
18.68:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFEEEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFEEEB | 1.00 | 1.12 | 18.68 | 18.68 |
| #FFFFFF | 1.12 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.68 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.68 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F1F0EB
Deuteranopia (green-blind)
#F5F3EB
Tritanopia (blue-blind)
#FFECED
Achromatopsia (no color)
#F2F2F2
Design tokens & code
CSS
--color: #ffeeeb; /* rgb */ color: rgb(255, 238, 235); /* oklch */ color: oklch(96.2% 0.019 29.5);
Tailwind
colors: {
custom: {
50: '#fff3f1',
500: '#ffeeeb',
950: '#000000',
},
}SCSS
$custom: #ffeeeb; $custom-light: #fff3f1; $custom-dark: #000000;
JSON
{
"hex": "#ffeeeb",
"rgb": {
"r": 255,
"g": 238,
"b": 235
},
"hsl": {
"h": 9,
"s": 100,
"l": 96.078
},
"oklch": {
"l": 0.96175,
"c": 0.01894,
"h": 29.5
},
"luminance": 0.88407
}Semantic roles & 50–950 ramp
primary
#FFEEEB
secondary
#A0E2EE
accent
#C3E600
background
#FFFFFF
surface
#FFFEFE
border
#D7D6D6
text
#181716
muted
#868585