#FEEBEE#FEEBEE
#FEEBEE is a very light, muted red. Relative luminance 0.867; OKLCH L 95.6% C 0.021 H 6.6°. Best body text is #000000 at 18.33:1 contrast (WCAG AA passes).
Color values
| HEX | #FEEBEE |
|---|---|
| RGB | rgb(254, 235, 238) |
| HSL | hsl(351, 90%, 96%) |
| HSV | hsv(351, 7%, 100%) |
| CMYK | cmyk(0%, 7.5%, 6.3%, 0.4%) |
| CIE-LAB | lab(94.59, 6.93, 0.87) |
| CIE-LCH | lch(94.59, 6.98, 7.19°) |
| OKLab | oklab(95.6% 0.0209 0.0024) |
| OKLCH | oklch(95.6% 0.021 6.6) |
| XYZ | xyz(86.0123, 86.6617, 93.0686) |
| Luminance | 0.8666 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Lavenderblush
#FFF0F5
ΔE00 1.86
Mistyrose
#FFE4E1
ΔE00 3.73
Very Light Pink
#FFF4F2
ΔE00 4.51
Snow
#FFFAFA
ΔE00 6.58
Seashell
#FFF5EE
ΔE00 7.00
Ghostwhite
#F8F8FF
ΔE00 8.03
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FEEBEE #EBFEFB
analogous
#FEEBF7 #FEEBEE #FEF1EB
triadic
#FEEBEE #EEFEEB #EBEEFE
tetradic
#FEEBEE #F7FEEB #EBFEFB #F1EBFE
square
#FEEBEE #F7FEEB #EBFEFB #F1EBFE
split-complementary
#FEEBEE #EBFEF1 #EBF7FE
monochromatic
#F8768B #FBB1BC #FEE2E6 #FEE2E6 #FEE2E6
Accessibility & contrast
On white
1.15
#FEEBEE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.33
#FEEBEE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FEEBEE
18.33:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FEEBEE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FEEBEE | 1.00 | 1.15 | 18.33 | 18.33 |
| #FFFFFF | 1.15 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.33 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.33 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EDEEEE
Deuteranopia (green-blind)
#F2F1EE
Tritanopia (blue-blind)
#FFEAEC
Achromatopsia (no color)
#EFEFEF
Design tokens & code
CSS
--color: #feebee; /* rgb */ color: rgb(254, 235, 238); /* oklch */ color: oklch(95.6% 0.021 6.6);
Tailwind
colors: {
custom: {
50: '#fef1f3',
500: '#feebee',
950: '#000000',
},
}SCSS
$custom: #feebee; $custom-light: #fef1f3; $custom-dark: #000000;
JSON
{
"hex": "#feebee",
"rgb": {
"r": 254,
"g": 235,
"b": 238
},
"hsl": {
"h": 350.526,
"s": 90.476,
"l": 95.882
},
"oklch": {
"l": 0.95602,
"c": 0.021,
"h": 6.6
},
"luminance": 0.86661
}Semantic roles & 50–950 ramp
primary
#FEEBEE
secondary
#A3EADF
accent
#E6C100
background
#FFFFFF
surface
#FFFEFE
border
#D7D6D6
text
#171617
muted
#858585