#FEEEEF#FEEEEF
#FEEEEF is a very light, near-neutral red. Relative luminance 0.885; OKLCH L 96.2% C 0.017 H 13.1°. Best body text is #000000 at 18.69:1 contrast (WCAG AA passes).
Color values
| HEX | #FEEEEF |
|---|---|
| RGB | rgb(254, 238, 239) |
| HSL | hsl(356, 89%, 96%) |
| HSV | hsv(356, 6%, 100%) |
| CMYK | cmyk(0%, 6.3%, 5.9%, 0.4%) |
| CIE-LAB | lab(95.35, 5.56, 1.46) |
| CIE-LCH | lch(95.35, 5.74, 14.70°) |
| OKLab | oklab(96.2% 0.0169 0.0039) |
| OKLCH | oklch(96.2% 0.017 13.1) |
| XYZ | xyz(87.0257, 88.4529, 94.1332) |
| Luminance | 0.8845 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Lavenderblush
#FFF0F5
ΔE00 1.85
Very Light Pink
#FFF4F2
ΔE00 2.90
Mistyrose
#FFE4E1
ΔE00 4.34
Snow
#FFFAFA
ΔE00 5.12
Seashell
#FFF5EE
ΔE00 5.39
Linen
#FAF0E6
ΔE00 6.75
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FEEEEF #EEFEFD
analogous
#FEEEF7 #FEEEEF #FEF5EE
triadic
#FEEEEF #EFFEEE #EEEFFE
tetradic
#FEEEEF #F7FEEE #EEFEFD #F5EEFE
square
#FEEEEF #F7FEEE #EEFEFD #F5EEFE
split-complementary
#FEEEEF #EEFEF5 #EEF7FE
monochromatic
#F77A82 #FBB4B9 #FDE2E4 #FDE2E4 #FDE2E4
Accessibility & contrast
On white
1.12
#FEEEEF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.69
#FEEEEF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FEEEEF
18.69:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FEEEEF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FEEEEF | 1.00 | 1.12 | 18.69 | 18.69 |
| #FFFFFF | 1.12 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.69 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.69 | 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: #feeeef; /* rgb */ color: rgb(254, 238, 239); /* oklch */ color: oklch(96.2% 0.017 13.1);
Tailwind
colors: {
custom: {
50: '#fef3f4',
500: '#feeeef',
950: '#000000',
},
}SCSS
$custom: #feeeef; $custom-light: #fef3f4; $custom-dark: #000000;
JSON
{
"hex": "#feeeef",
"rgb": {
"r": 254,
"g": 238,
"b": 239
},
"hsl": {
"h": 356.25,
"s": 88.889,
"l": 96.471
},
"oklch": {
"l": 0.96203,
"c": 0.01738,
"h": 13.1
},
"luminance": 0.88452
}Semantic roles & 50–950 ramp
primary
#FEEEEF
secondary
#A6EAE6
accent
#E6D700
background
#FFFFFF
surface
#FFFEFE
border
#D7D6D6
text
#171717
muted
#858585