#FEE6BE#FEE6BE
#FEE6BE is a very light, muted orange. Relative luminance 0.814; OKLCH L 93.5% C 0.058 H 80.5°. Best body text is #000000 at 17.28:1 contrast (WCAG AA passes).
Color values
| HEX | #FEE6BE |
|---|---|
| RGB | rgb(254, 230, 190) |
| HSL | hsl(38, 97%, 87%) |
| HSV | hsv(38, 25%, 100%) |
| CMYK | cmyk(0%, 9.4%, 25.2%, 0.4%) |
| CIE-LAB | lab(92.30, 2.22, 22.50) |
| CIE-LCH | lch(92.30, 22.61, 84.35°) |
| OKLab | oklab(93.45% 0.0097 0.0575) |
| OKLCH | oklch(93.45% 0.058 80.5) |
| XYZ | xyz(78.4646, 81.3843, 60.2807) |
| Luminance | 0.8138 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Moccasin
#FFE4B5
ΔE00 1.87
Wheat
#F5DEB3
ΔE00 2.12
Blanchedalmond
#FFEBCD
ΔE00 3.08
Bisque
#FFE4C4
ΔE00 3.24
Navajowhite
#FFDEAD
ΔE00 3.43
Pale Peach
#FFE5AD
ΔE00 3.98
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FEE6BE #BED6FE
analogous
#FEC6BE #FEE6BE #F6FEBE
triadic
#FEE6BE #BEFEE6 #E6BEFE
tetradic
#FEE6BE #BEFEC6 #BED6FE #FEBEF6
square
#FEE6BE #BEFEC6 #BED6FE #FEBEF6
split-complementary
#FEE6BE #BEF6FE #C6BEFE
monochromatic
#FCB845 #FDCF82 #FEE6BE #FFF3E1 #FFF3E1
Accessibility & contrast
On white
1.22
#FEE6BE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.28
#FEE6BE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FEE6BE
17.28:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FEE6BE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FEE6BE | 1.00 | 1.22 | 17.28 | 17.28 |
| #FFFFFF | 1.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.28 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.28 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F1E5BB
Deuteranopia (green-blind)
#F7EBBF
Tritanopia (blue-blind)
#FFDFDB
Achromatopsia (no color)
#E9E9E9
Design tokens & code
CSS
--color: #fee6be; /* rgb */ color: rgb(254, 230, 190); /* oklch */ color: oklch(93.5% 0.058 80.5);
Tailwind
colors: {
custom: {
50: '#ffedd1',
500: '#fee6be',
950: '#000000',
},
}SCSS
$custom: #fee6be; $custom-light: #ffedd1; $custom-dark: #000000;
JSON
{
"hex": "#fee6be",
"rgb": {
"r": 254,
"g": 230,
"b": 190
},
"hsl": {
"h": 37.5,
"s": 96.97,
"l": 87.059
},
"oklch": {
"l": 0.93453,
"c": 0.05827,
"h": 80.5
},
"luminance": 0.81382
}Semantic roles & 50–950 ramp
primary
#FEE6BE
secondary
#7BA3E6
accent
#56E600
background
#FFFEFE
surface
#FFFDFB
border
#D7D5D4
text
#181614
muted
#868483