#FEEEF0#FEEEF0
#FEEEF0 is a very light, near-neutral red. Relative luminance 0.885; OKLCH L 96.2% C 0.018 H 8.8°. Best body text is #000000 at 18.70:1 contrast (WCAG AA passes).
Color values
| HEX | #FEEEF0 |
|---|---|
| RGB | rgb(254, 238, 240) |
| HSL | hsl(353, 89%, 96%) |
| HSV | hsv(353, 6%, 100%) |
| CMYK | cmyk(0%, 6.3%, 5.5%, 0.4%) |
| CIE-LAB | lab(95.38, 5.72, 0.98) |
| CIE-LCH | lch(95.38, 5.81, 9.67°) |
| OKLab | oklab(96.23% 0.0173 0.0027) |
| OKLCH | oklch(96.23% 0.018 8.8) |
| XYZ | xyz(87.1739, 88.5121, 94.9134) |
| Luminance | 0.8851 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Lavenderblush
#FFF0F5
ΔE00 1.41
Very Light Pink
#FFF4F2
ΔE00 3.21
Mistyrose
#FFE4E1
ΔE00 4.49
Snow
#FFFAFA
ΔE00 5.25
Seashell
#FFF5EE
ΔE00 5.79
Ghostwhite
#F8F8FF
ΔE00 6.94
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FEEEF0 #EEFEFC
analogous
#FEEEF8 #FEEEF0 #FEF4EE
triadic
#FEEEF0 #F0FEEE #EEF0FE
tetradic
#FEEEF0 #F8FEEE #EEFEFC #F4EEFE
square
#FEEEF0 #F8FEEE #EEFEFC #F4EEFE
split-complementary
#FEEEF0 #EEFEF4 #EEF8FE
monochromatic
#F77A8A #FBB4BD #FDE2E5 #FDE2E5 #FDE2E5
Accessibility & contrast
On white
1.12
#FEEEF0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.70
#FEEEF0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FEEEF0
18.70:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FEEEF0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FEEEF0 | 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)
#F0F0F0
Deuteranopia (green-blind)
#F4F3F0
Tritanopia (blue-blind)
#FFEDEF
Achromatopsia (no color)
#F2F2F2
Design tokens & code
CSS
--color: #feeef0; /* rgb */ color: rgb(254, 238, 240); /* oklch */ color: oklch(96.2% 0.018 8.8);
Tailwind
colors: {
custom: {
50: '#fef3f4',
500: '#feeef0',
950: '#000000',
},
}SCSS
$custom: #feeef0; $custom-light: #fef3f4; $custom-dark: #000000;
JSON
{
"hex": "#feeef0",
"rgb": {
"r": 254,
"g": 238,
"b": 240
},
"hsl": {
"h": 352.5,
"s": 88.889,
"l": 96.471
},
"oklch": {
"l": 0.96231,
"c": 0.0175,
"h": 8.8
},
"luminance": 0.88511
}Semantic roles & 50–950 ramp
primary
#FEEEF0
secondary
#A6EAE2
accent
#E6C900
background
#FFFFFF
surface
#FFFEFE
border
#D7D6D6
text
#171717
muted
#858585