#FFEEEE#FFEEEE
#FFEEEE is a very light, near-neutral red. Relative luminance 0.886; OKLCH L 96.3% C 0.018 H 17.5°. Best body text is #000000 at 18.72:1 contrast (WCAG AA passes).
Color values
| HEX | #FFEEEE |
|---|---|
| RGB | rgb(255, 238, 238) |
| HSL | hsl(0, 100%, 97%) |
| HSV | hsv(0, 7%, 100%) |
| CMYK | cmyk(0%, 6.7%, 6.7%, 0%) |
| CIE-LAB | lab(95.41, 5.73, 2.06) |
| CIE-LCH | lch(95.41, 6.09, 19.82°) |
| OKLab | oklab(96.26% 0.0176 0.0055) |
| OKLCH | oklch(96.26% 0.018 17.5) |
| XYZ | xyz(87.2454, 88.5832, 93.3745) |
| Luminance | 0.8858 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Lavenderblush
#FFF0F5
ΔE00 2.33
Very Light Pink
#FFF4F2
ΔE00 2.94
Mistyrose
#FFE4E1
ΔE00 3.93
Seashell
#FFF5EE
ΔE00 5.26
Snow
#FFFAFA
ΔE00 5.35
Linen
#FAF0E6
ΔE00 6.58
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFEEEE #EEFFFF
analogous
#FFEEF7 #FFEEEE #FFF7EE
triadic
#FFEEEE #EEFFEE #EEEEFF
tetradic
#FFEEEE #F7FFEE #EEFFFF #F7EEFF
square
#FFEEEE #F7FFEE #EEFFFF #F7EEFF
split-complementary
#FFEEEE #EEFFF7 #EEF7FF
monochromatic
#FF7474 #FFB1B1 #FFE0E0 #FFE0E0 #FFE0E0
Accessibility & contrast
On white
1.12
#FFEEEE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.72
#FFEEEE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFEEEE
18.72:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFEEEE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFEEEE | 1.00 | 1.12 | 18.72 | 18.72 |
| #FFFFFF | 1.12 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.72 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.72 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F1F0EE
Deuteranopia (green-blind)
#F4F3EE
Tritanopia (blue-blind)
#FFEDEE
Achromatopsia (no color)
#F2F2F2
Design tokens & code
CSS
--color: #ffeeee; /* rgb */ color: rgb(255, 238, 238); /* oklch */ color: oklch(96.3% 0.018 17.5);
Tailwind
colors: {
custom: {
50: '#fff3f3',
500: '#ffeeee',
950: '#000000',
},
}SCSS
$custom: #ffeeee; $custom-light: #fff3f3; $custom-dark: #000000;
JSON
{
"hex": "#ffeeee",
"rgb": {
"r": 255,
"g": 238,
"b": 238
},
"hsl": {
"h": 0,
"s": 100,
"l": 96.667
},
"oklch": {
"l": 0.96257,
"c": 0.01845,
"h": 17.5
},
"luminance": 0.88582
}Semantic roles & 50–950 ramp
primary
#FFEEEE
secondary
#A3EFEF
accent
#E5E600
background
#FFFFFF
surface
#FFFEFE
border
#D7D6D6
text
#181717
muted
#868585