#FEE09B#FEE09B
#FEE09B is a very light, moderate orange. Relative luminance 0.767; OKLCH L 91.6% C 0.093 H 87.0°. Best body text is #000000 at 16.35:1 contrast (WCAG AA passes).
Color values
| HEX | #FEE09B |
|---|---|
| RGB | rgb(254, 224, 155) |
| HSL | hsl(42, 98%, 80%) |
| HSV | hsv(42, 39%, 100%) |
| CMYK | cmyk(0%, 11.8%, 39%, 0.4%) |
| CIE-LAB | lab(90.21, 1.04, 37.59) |
| CIE-LCH | lch(90.21, 37.60, 88.42°) |
| OKLab | oklab(91.61% 0.0048 0.0928) |
| OKLCH | oklch(91.61% 0.093 87) |
| XYZ | xyz(73.4469, 76.7515, 41.9497) |
| Luminance | 0.7675 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Pale Peach
#FFE5AD
ΔE00 2.93
Wheat (survey)
#FBDD7E
ΔE00 4.64
Moccasin
#FFE4B5
ΔE00 4.93
Navajowhite
#FFDEAD
ΔE00 4.96
Vanilla
#F3E5AB
ΔE00 4.97
Light Tan
#FBEEAC
ΔE00 5.54
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FEE09B #9BB9FE
analogous
#FEAE9B #FEE09B #EBFE9B
triadic
#FEE09B #9BFEE0 #E09BFE
tetradic
#FEE09B #9BFEAE #9BB9FE #FE9BEB
square
#FEE09B #9BFEAE #9BB9FE #FE9BEB
split-complementary
#FEE09B #9BEBFE #AE9BFE
monochromatic
#FDBA22 #FDCD5E #FEE09B #FFF3D8 #FFF6E1
Accessibility & contrast
On white
1.28
#FEE09B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.35
#FEE09B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FEE09B
16.35:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FEE09B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FEE09B | 1.00 | 1.28 | 16.35 | 16.35 |
| #FFFFFF | 1.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.35 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.35 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F0DE96
Deuteranopia (green-blind)
#F7E69D
Tritanopia (blue-blind)
#FFD5CE
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #fee09b; /* rgb */ color: rgb(254, 224, 155); /* oklch */ color: oklch(91.6% 0.093 87.0);
Tailwind
colors: {
custom: {
50: '#ffe9b9',
500: '#fee09b',
950: '#000000',
},
}SCSS
$custom: #fee09b; $custom-light: #ffe9b9; $custom-dark: #000000;
JSON
{
"hex": "#fee09b",
"rgb": {
"r": 254,
"g": 224,
"b": 155
},
"hsl": {
"h": 41.818,
"s": 98.02,
"l": 80.196
},
"oklch": {
"l": 0.91605,
"c": 0.09288,
"h": 87
},
"luminance": 0.76749
}Semantic roles & 50–950 ramp
primary
#FEE09B
secondary
#5C85E1
accent
#46E600
background
#FFFEFD
surface
#FFFCF8
border
#D7D5D1
text
#181611
muted
#868481