#FEE19B#FEE19B
#FEE19B is a very light, moderate orange. Relative luminance 0.773; OKLCH L 91.8% C 0.094 H 88.0°. Best body text is #000000 at 16.46:1 contrast (WCAG AA passes).
Color values
| HEX | #FEE19B |
|---|---|
| RGB | rgb(254, 225, 155) |
| HSL | hsl(42, 98%, 80%) |
| HSV | hsv(42, 39%, 100%) |
| CMYK | cmyk(0%, 11.4%, 39%, 0.4%) |
| CIE-LAB | lab(90.46, 0.53, 37.91) |
| CIE-LCH | lch(90.46, 37.91, 89.20°) |
| OKLab | oklab(91.8% 0.0033 0.0935) |
| OKLCH | oklch(91.8% 0.094 88) |
| XYZ | xyz(73.7164, 77.2906, 42.0395) |
| Luminance | 0.7729 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Pale Peach
#FFE5AD
ΔE00 3.03
Wheat (survey)
#FBDD7E
ΔE00 4.43
Vanilla
#F3E5AB
ΔE00 4.75
Moccasin
#FFE4B5
ΔE00 5.14
Light Tan
#FBEEAC
ΔE00 5.19
Navajowhite
#FFDEAD
ΔE00 5.30
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FEE19B #9BB8FE
analogous
#FEAF9B #FEE19B #EAFE9B
triadic
#FEE19B #9BFEE1 #E19BFE
tetradic
#FEE19B #9BFEAF #9BB8FE #FE9BEA
square
#FEE19B #9BFEAF #9BB8FE #FE9BEA
split-complementary
#FEE19B #9BEAFE #AF9BFE
monochromatic
#FDBD22 #FDCF5E #FEE19B #FFF3D8 #FFF6E1
Accessibility & contrast
On white
1.28
#FEE19B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.46
#FEE19B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FEE19B
16.46:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FEE19B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FEE19B | 1.00 | 1.28 | 16.46 | 16.46 |
| #FFFFFF | 1.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.46 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.46 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F1DF96
Deuteranopia (green-blind)
#F8E79D
Tritanopia (blue-blind)
#FFD6CF
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #fee19b; /* rgb */ color: rgb(254, 225, 155); /* oklch */ color: oklch(91.8% 0.094 88.0);
Tailwind
colors: {
custom: {
50: '#ffeab9',
500: '#fee19b',
950: '#000000',
},
}SCSS
$custom: #fee19b; $custom-light: #ffeab9; $custom-dark: #000000;
JSON
{
"hex": "#fee19b",
"rgb": {
"r": 254,
"g": 225,
"b": 155
},
"hsl": {
"h": 42.424,
"s": 98.02,
"l": 80.196
},
"oklch": {
"l": 0.918,
"c": 0.09357,
"h": 88
},
"luminance": 0.77288
}Semantic roles & 50–950 ramp
primary
#FEE19B
secondary
#5C83E1
accent
#43E600
background
#FFFEFD
surface
#FFFDF8
border
#D7D5D1
text
#181611
muted
#868481