#FEEBEF#FEEBEF
#FEEBEF is a very light, muted red. Relative luminance 0.867; OKLCH L 95.6% C 0.021 H 3.1°. Best body text is #000000 at 18.34:1 contrast (WCAG AA passes).
Color values
| HEX | #FEEBEF |
|---|---|
| RGB | rgb(254, 235, 239) |
| HSL | hsl(347, 90%, 96%) |
| HSV | hsv(347, 7%, 100%) |
| CMYK | cmyk(0%, 7.5%, 5.9%, 0.4%) |
| CIE-LAB | lab(94.62, 7.09, 0.39) |
| CIE-LCH | lch(94.62, 7.11, 3.15°) |
| OKLab | oklab(95.63% 0.0212 0.0011) |
| OKLCH | oklch(95.63% 0.021 3.1) |
| XYZ | xyz(86.1596, 86.7206, 93.8445) |
| Luminance | 0.8672 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Lavenderblush
#FFF0F5
ΔE00 1.74
Mistyrose
#FFE4E1
ΔE00 4.02
Very Light Pink
#FFF4F2
ΔE00 4.80
Snow
#FFFAFA
ΔE00 6.74
Seashell
#FFF5EE
ΔE00 7.36
Ghostwhite
#F8F8FF
ΔE00 8.00
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FEEBEF #EBFEFA
analogous
#FEEBF8 #FEEBEF #FEF0EB
triadic
#FEEBEF #EFFEEB #EBEFFE
tetradic
#FEEBEF #F8FEEB #EBFEFA #F0EBFE
square
#FEEBEF #F8FEEB #EBFEFA #F0EBFE
split-complementary
#FEEBEF #EBFEF0 #EBF8FE
monochromatic
#F87692 #FBB1C0 #FEE2E8 #FEE2E8 #FEE2E8
Accessibility & contrast
On white
1.14
#FEEBEF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.34
#FEEBEF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FEEBEF
18.34:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FEEBEF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FEEBEF | 1.00 | 1.14 | 18.34 | 18.34 |
| #FFFFFF | 1.14 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.34 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.34 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EDEEEF
Deuteranopia (green-blind)
#F1F1EF
Tritanopia (blue-blind)
#FFEAEC
Achromatopsia (no color)
#EFEFEF
Design tokens & code
CSS
--color: #feebef; /* rgb */ color: rgb(254, 235, 239); /* oklch */ color: oklch(95.6% 0.021 3.1);
Tailwind
colors: {
custom: {
50: '#fef1f4',
500: '#feebef',
950: '#000000',
},
}SCSS
$custom: #feebef; $custom-light: #fef1f4; $custom-dark: #000000;
JSON
{
"hex": "#feebef",
"rgb": {
"r": 254,
"g": 235,
"b": 239
},
"hsl": {
"h": 347.368,
"s": 90.476,
"l": 95.882
},
"oklch": {
"l": 0.9563,
"c": 0.02126,
"h": 3.1
},
"luminance": 0.86719
}Semantic roles & 50–950 ramp
primary
#FEEBEF
secondary
#A3EADB
accent
#E6B500
background
#FFFFFF
surface
#FFFEFE
border
#D7D6D6
text
#171617
muted
#858585