#FEEBE0#FEEBE0
#FEEBE0 is a very light, muted orange. Relative luminance 0.859; OKLCH L 95.2% C 0.025 H 52.2°. Best body text is #000000 at 18.17:1 contrast (WCAG AA passes).
Color values
| HEX | #FEEBE0 |
|---|---|
| RGB | rgb(254, 235, 224) |
| HSL | hsl(22, 94%, 94%) |
| HSV | hsv(22, 12%, 100%) |
| CMYK | cmyk(0%, 7.5%, 11.8%, 0.4%) |
| CIE-LAB | lab(94.26, 4.65, 7.65) |
| CIE-LCH | lch(94.26, 8.95, 58.74°) |
| OKLab | oklab(95.23% 0.0156 0.0201) |
| OKLCH | oklch(95.23% 0.025 52.2) |
| XYZ | xyz(84.0349, 85.8707, 82.6544) |
| Luminance | 0.8587 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Linen
#FAF0E6
ΔE00 3.84
Seashell
#FFF5EE
ΔE00 3.98
Very Light Pink
#FFF4F2
ΔE00 4.82
Antiquewhite
#FAEBD7
ΔE00 5.08
Mistyrose
#FFE4E1
ΔE00 5.59
Oldlace
#FDF5E6
ΔE00 6.22
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FEEBE0 #E0F3FE
analogous
#FEE0E4 #FEEBE0 #FEFAE0
triadic
#FEEBE0 #E0FEEB #EBE0FE
tetradic
#FEEBE0 #E4FEE0 #E0F3FE #FAE0FE
square
#FEEBE0 #E4FEE0 #E0F3FE #FAE0FE
split-complementary
#FEEBE0 #E0FEFA #E0E4FE
monochromatic
#FA9E69 #FCC5A5 #FEEBE0 #FEECE1 #FEECE1
Accessibility & contrast
On white
1.16
#FEEBE0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.17
#FEEBE0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FEEBE0
18.17:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FEEBE0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FEEBE0 | 1.00 | 1.16 | 18.17 | 18.17 |
| #FFFFFF | 1.16 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.17 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.17 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F0ECDF
Deuteranopia (green-blind)
#F5F0E0
Tritanopia (blue-blind)
#FFE8E8
Achromatopsia (no color)
#EEEEEE
Design tokens & code
CSS
--color: #feebe0; /* rgb */ color: rgb(254, 235, 224); /* oklch */ color: oklch(95.2% 0.025 52.2);
Tailwind
colors: {
custom: {
50: '#fef1e9',
500: '#feebe0',
950: '#000000',
},
}SCSS
$custom: #feebe0; $custom-light: #fef1e9; $custom-dark: #000000;
JSON
{
"hex": "#feebe0",
"rgb": {
"r": 254,
"g": 235,
"b": 224
},
"hsl": {
"h": 22,
"s": 93.75,
"l": 93.725
},
"oklch": {
"l": 0.95227,
"c": 0.02545,
"h": 52.2
},
"luminance": 0.85869
}Semantic roles & 50–950 ramp
primary
#FEEBE0
secondary
#98CCEA
accent
#91E600
background
#FFFFFE
surface
#FFFEFC
border
#D7D6D5
text
#181616
muted
#868584