#FFEEEF#FFEEEF
#FFEEEF is a very light, near-neutral red. Relative luminance 0.886; OKLCH L 96.3% C 0.018 H 13.4°. Best body text is #000000 at 18.73:1 contrast (WCAG AA passes).
Color values
| HEX | #FFEEEF |
|---|---|
| RGB | rgb(255, 238, 239) |
| HSL | hsl(356, 100%, 97%) |
| HSV | hsv(356, 7%, 100%) |
| CMYK | cmyk(0%, 6.7%, 6.3%, 0%) |
| CIE-LAB | lab(95.43, 5.90, 1.58) |
| CIE-LCH | lch(95.43, 6.10, 15.03°) |
| OKLab | oklab(96.28% 0.018 0.0043) |
| OKLCH | oklch(96.28% 0.018 13.4) |
| XYZ | xyz(87.3927, 88.6421, 94.1504) |
| Luminance | 0.8864 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Lavenderblush
#FFF0F5
ΔE00 1.90
Very Light Pink
#FFF4F2
ΔE00 3.20
Mistyrose
#FFE4E1
ΔE00 4.05
Snow
#FFFAFA
ΔE00 5.45
Seashell
#FFF5EE
ΔE00 5.64
Linen
#FAF0E6
ΔE00 7.00
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFEEEF #EEFFFE
analogous
#FFEEF8 #FFEEEF #FFF6EE
triadic
#FFEEEF #EFFFEE #EEEFFF
tetradic
#FFEEEF #F8FFEE #EEFFFE #F6EEFF
square
#FFEEEF #F8FFEE #EEFFFE #F6EEFF
split-complementary
#FFEEEF #EEFFF6 #EEF8FF
monochromatic
#FF747C #FFB1B5 #FFE0E2 #FFE0E2 #FFE0E2
Accessibility & contrast
On white
1.12
#FFEEEF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.73
#FFEEEF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFEEEF
18.73:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFEEEF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFEEEF | 1.00 | 1.12 | 18.73 | 18.73 |
| #FFFFFF | 1.12 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.73 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.73 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F0F0EF
Deuteranopia (green-blind)
#F4F3EF
Tritanopia (blue-blind)
#FFEDEE
Achromatopsia (no color)
#F2F2F2
Design tokens & code
CSS
--color: #ffeeef; /* rgb */ color: rgb(255, 238, 239); /* oklch */ color: oklch(96.3% 0.018 13.4);
Tailwind
colors: {
custom: {
50: '#fff3f4',
500: '#ffeeef',
950: '#000000',
},
}SCSS
$custom: #ffeeef; $custom-light: #fff3f4; $custom-dark: #000000;
JSON
{
"hex": "#ffeeef",
"rgb": {
"r": 255,
"g": 238,
"b": 239
},
"hsl": {
"h": 356.471,
"s": 100,
"l": 96.667
},
"oklch": {
"l": 0.96284,
"c": 0.01848,
"h": 13.4
},
"luminance": 0.88641
}Semantic roles & 50–950 ramp
primary
#FFEEEF
secondary
#A3EFEA
accent
#E6D800
background
#FFFFFF
surface
#FFFEFE
border
#D7D6D6
text
#181717
muted
#868585