#FEE3CF#FEE3CF
#FEE3CF is a very light, muted orange. Relative luminance 0.805; OKLCH L 93.3% C 0.040 H 58.8°. Best body text is #000000 at 17.10:1 contrast (WCAG AA passes).
Color values
| HEX | #FEE3CF |
|---|---|
| RGB | rgb(254, 227, 207) |
| HSL | hsl(26, 96%, 90%) |
| HSV | hsv(26, 19%, 100%) |
| CMYK | cmyk(0%, 10.6%, 18.5%, 0.4%) |
| CIE-LAB | lab(91.92, 6.15, 13.15) |
| CIE-LCH | lch(91.92, 14.51, 64.92°) |
| OKLab | oklab(93.27% 0.0207 0.0342) |
| OKLCH | oklch(93.27% 0.04 58.8) |
| XYZ | xyz(79.6045, 80.5160, 70.3671) |
| Luminance | 0.8051 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Bisque
#FFE4C4
ΔE00 4.64
Peach
#FFDAB9
ΔE00 4.81
Antiquewhite
#FAEBD7
ΔE00 5.24
Champagne
#F7E7CE
ΔE00 5.92
Blanchedalmond
#FFEBCD
ΔE00 6.00
Warm Beige
#E9DCC9
ΔE00 6.22
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FEE3CF #CFEAFE
analogous
#FECFD2 #FEE3CF #FEFACF
triadic
#FEE3CF #CFFEE3 #E3CFFE
tetradic
#FEE3CF #D2FECF #CFEAFE #FACFFE
square
#FEE3CF #D2FECF #CFEAFE #FACFFE
split-complementary
#FEE3CF #CFFEFA #CFD2FE
monochromatic
#FC9D57 #FDC093 #FEE3CF #FEEEE1 #FEEEE1
Accessibility & contrast
On white
1.23
#FEE3CF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.10
#FEE3CF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FEE3CF
17.10:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FEE3CF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FEE3CF | 1.00 | 1.23 | 17.10 | 17.10 |
| #FFFFFF | 1.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.10 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.10 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EBE4CE
Deuteranopia (green-blind)
#F1EACF
Tritanopia (blue-blind)
#FFDEDD
Achromatopsia (no color)
#E8E8E8
Design tokens & code
CSS
--color: #fee3cf; /* rgb */ color: rgb(254, 227, 207); /* oklch */ color: oklch(93.3% 0.040 58.8);
Tailwind
colors: {
custom: {
50: '#ffebdd',
500: '#fee3cf',
950: '#000000',
},
}SCSS
$custom: #fee3cf; $custom-light: #ffebdd; $custom-dark: #000000;
JSON
{
"hex": "#fee3cf",
"rgb": {
"r": 254,
"g": 227,
"b": 207
},
"hsl": {
"h": 25.532,
"s": 95.918,
"l": 90.392
},
"oklch": {
"l": 0.93265,
"c": 0.03999,
"h": 58.8
},
"luminance": 0.80514
}Semantic roles & 50–950 ramp
primary
#FEE3CF
secondary
#89C0E8
accent
#84E600
background
#FFFEFE
surface
#FFFDFC
border
#D7D5D5
text
#181615
muted
#868484