#FEE39B#FEE39B
#FEE39B is a very light, moderate orange. Relative luminance 0.784; OKLCH L 92.2% C 0.095 H 89.8°. Best body text is #000000 at 16.68:1 contrast (WCAG AA passes).
Color values
| HEX | #FEE39B |
|---|---|
| RGB | rgb(254, 227, 155) |
| HSL | hsl(44, 98%, 80%) |
| HSV | hsv(44, 39%, 100%) |
| CMYK | cmyk(0%, 10.6%, 39%, 0.4%) |
| CIE-LAB | lab(90.95, -0.49, 38.56) |
| CIE-LCH | lch(90.95, 38.56, 90.72°) |
| OKLab | oklab(92.19% 0.0004 0.095) |
| OKLCH | oklch(92.19% 0.095 89.8) |
| XYZ | xyz(74.2602, 78.3783, 42.2208) |
| Luminance | 0.7838 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Pale Peach
#FFE5AD
ΔE00 3.36
Wheat (survey)
#FBDD7E
ΔE00 4.12
Vanilla
#F3E5AB
ΔE00 4.40
Light Tan
#FBEEAC
ΔE00 4.54
Sandy
#F1DA7A
ΔE00 5.05
Moccasin
#FFE4B5
ΔE00 5.61
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FEE39B #9BB6FE
analogous
#FEB19B #FEE39B #E8FE9B
triadic
#FEE39B #9BFEE3 #E39BFE
tetradic
#FEE39B #9BFEB1 #9BB6FE #FE9BE8
square
#FEE39B #9BFEB1 #9BB6FE #FE9BE8
split-complementary
#FEE39B #9BE8FE #B19BFE
monochromatic
#FDC122 #FDD25E #FEE39B #FFF4D8 #FFF7E1
Accessibility & contrast
On white
1.26
#FEE39B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.68
#FEE39B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FEE39B
16.68:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FEE39B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FEE39B | 1.00 | 1.26 | 16.68 | 16.68 |
| #FFFFFF | 1.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.68 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.68 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F3E196
Deuteranopia (green-blind)
#F9E89D
Tritanopia (blue-blind)
#FFD8D1
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #fee39b; /* rgb */ color: rgb(254, 227, 155); /* oklch */ color: oklch(92.2% 0.095 89.8);
Tailwind
colors: {
custom: {
50: '#ffebb9',
500: '#fee39b',
950: '#000000',
},
}SCSS
$custom: #fee39b; $custom-light: #ffebb9; $custom-dark: #000000;
JSON
{
"hex": "#fee39b",
"rgb": {
"r": 254,
"g": 227,
"b": 155
},
"hsl": {
"h": 43.636,
"s": 98.02,
"l": 80.196
},
"oklch": {
"l": 0.92192,
"c": 0.09502,
"h": 89.8
},
"luminance": 0.78376
}Semantic roles & 50–950 ramp
primary
#FEE39B
secondary
#5C81E1
accent
#3FE600
background
#FFFEFD
surface
#FFFDF8
border
#D7D5D1
text
#181611
muted
#868481