#FEEBEA#FEEBEA
#FEEBEA is a very light, muted red. Relative luminance 0.864; OKLCH L 95.5% C 0.021 H 21.2°. Best body text is #000000 at 18.29:1 contrast (WCAG AA passes).
Color values
| HEX | #FEEBEA |
|---|---|
| RGB | rgb(254, 235, 234) |
| HSL | hsl(3, 91%, 96%) |
| HSV | hsv(3, 8%, 100%) |
| CMYK | cmyk(0%, 7.5%, 7.9%, 0.4%) |
| CIE-LAB | lab(94.50, 6.26, 2.81) |
| CIE-LCH | lch(94.50, 6.86, 24.15°) |
| OKLab | oklab(95.49% 0.0194 0.0075) |
| OKLCH | oklch(95.49% 0.021 21.2) |
| XYZ | xyz(85.4311, 86.4292, 90.0080) |
| Luminance | 0.8643 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Mistyrose
#FFE4E1
ΔE00 3.00
Lavenderblush
#FFF0F5
ΔE00 3.06
Very Light Pink
#FFF4F2
ΔE00 3.63
Seashell
#FFF5EE
ΔE00 5.63
Snow
#FFFAFA
ΔE00 6.18
Linen
#FAF0E6
ΔE00 6.75
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FEEBEA #EAFDFE
analogous
#FEEAF3 #FEEBEA #FEF5EA
triadic
#FEEBEA #EAFEEB #EBEAFE
tetradic
#FEEBEA #F3FEEA #EAFDFE #F5EAFE
square
#FEEBEA #F3FEEA #EAFDFE #F5EAFE
split-complementary
#FEEBEA #EAFEF5 #EAF3FE
monochromatic
#F87C75 #FBB3B0 #FEE3E2 #FEE3E2 #FEE3E2
Accessibility & contrast
On white
1.15
#FEEBEA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.29
#FEEBEA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FEEBEA
18.29:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FEEBEA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FEEBEA | 1.00 | 1.15 | 18.29 | 18.29 |
| #FFFFFF | 1.15 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.29 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.29 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EEEDEA
Deuteranopia (green-blind)
#F2F0EA
Tritanopia (blue-blind)
#FFE9EB
Achromatopsia (no color)
#EFEFEF
Design tokens & code
CSS
--color: #feebea; /* rgb */ color: rgb(254, 235, 234); /* oklch */ color: oklch(95.5% 0.021 21.2);
Tailwind
colors: {
custom: {
50: '#fef1f0',
500: '#feebea',
950: '#000000',
},
}SCSS
$custom: #feebea; $custom-light: #fef1f0; $custom-dark: #000000;
JSON
{
"hex": "#feebea",
"rgb": {
"r": 254,
"g": 235,
"b": 234
},
"hsl": {
"h": 3,
"s": 90.909,
"l": 95.686
},
"oklch": {
"l": 0.95492,
"c": 0.02077,
"h": 21.2
},
"luminance": 0.86428
}Semantic roles & 50–950 ramp
primary
#FEEBEA
secondary
#A2E7EA
accent
#DAE600
background
#FFFFFF
surface
#FFFEFE
border
#D7D6D6
text
#171616
muted
#858585