#FEE09F#FEE09F
#FEE09F is a very light, moderate orange. Relative luminance 0.769; OKLCH L 91.7% C 0.089 H 85.9°. Best body text is #000000 at 16.38:1 contrast (WCAG AA passes).
Color values
| HEX | #FEE09F |
|---|---|
| RGB | rgb(254, 224, 159) |
| HSL | hsl(41, 98%, 81%) |
| HSV | hsv(41, 37%, 100%) |
| CMYK | cmyk(0%, 11.8%, 37.4%, 0.4%) |
| CIE-LAB | lab(90.27, 1.48, 35.64) |
| CIE-LCH | lch(90.27, 35.67, 87.63°) |
| OKLab | oklab(91.68% 0.0063 0.0884) |
| OKLCH | oklch(91.68% 0.089 85.9) |
| XYZ | xyz(73.7884, 76.8881, 43.7482) |
| Luminance | 0.7689 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Pale Peach
#FFE5AD
ΔE00 2.27
Moccasin
#FFE4B5
ΔE00 4.14
Navajowhite
#FFDEAD
ΔE00 4.16
Vanilla
#F3E5AB
ΔE00 4.85
Wheat
#F5DEB3
ΔE00 5.02
Wheat (survey)
#FBDD7E
ΔE00 5.45
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FEE09F #9FBDFE
analogous
#FEB09F #FEE09F #ECFE9F
triadic
#FEE09F #9FFEE0 #E09FFE
tetradic
#FEE09F #9FFEB0 #9FBDFE #FE9FEC
square
#FEE09F #9FFEB0 #9FBDFE #FE9FEC
split-complementary
#FEE09F #9FECFE #B09FFE
monochromatic
#FDB926 #FDCC62 #FEE09F #FFF4DC #FFF5E1
Accessibility & contrast
On white
1.28
#FEE09F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.38
#FEE09F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FEE09F
16.38:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FEE09F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FEE09F | 1.00 | 1.28 | 16.38 | 16.38 |
| #FFFFFF | 1.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.38 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.38 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EFDE9A
Deuteranopia (green-blind)
#F7E7A1
Tritanopia (blue-blind)
#FFD5CF
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #fee09f; /* rgb */ color: rgb(254, 224, 159); /* oklch */ color: oklch(91.7% 0.089 85.9);
Tailwind
colors: {
custom: {
50: '#ffe9bc',
500: '#fee09f',
950: '#000000',
},
}SCSS
$custom: #fee09f; $custom-light: #ffe9bc; $custom-dark: #000000;
JSON
{
"hex": "#fee09f",
"rgb": {
"r": 254,
"g": 224,
"b": 159
},
"hsl": {
"h": 41.053,
"s": 97.938,
"l": 80.98
},
"oklch": {
"l": 0.91675,
"c": 0.08861,
"h": 85.9
},
"luminance": 0.76885
}Semantic roles & 50–950 ramp
primary
#FEE09F
secondary
#6089E1
accent
#48E600
background
#FFFEFD
surface
#FFFCF8
border
#D7D5D1
text
#181612
muted
#868482