#FFE09D#FFE09D
#FFE09D is a very light, moderate orange. Relative luminance 0.770; OKLCH L 91.7% C 0.091 H 85.8°. Best body text is #000000 at 16.40:1 contrast (WCAG AA passes).
Color values
| HEX | #FFE09D |
|---|---|
| RGB | rgb(255, 224, 157) |
| HSL | hsl(41, 100%, 81%) |
| HSV | hsv(41, 38%, 100%) |
| CMYK | cmyk(0%, 12.2%, 38.4%, 0%) |
| CIE-LAB | lab(90.33, 1.64, 36.75) |
| CIE-LCH | lch(90.33, 36.78, 87.44°) |
| OKLab | oklab(91.73% 0.0067 0.0909) |
| OKLCH | oklch(91.73% 0.091 85.8) |
| XYZ | xyz(73.9832, 77.0085, 42.8588) |
| Luminance | 0.7701 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Pale Peach
#FFE5AD
ΔE00 2.65
Navajowhite
#FFDEAD
ΔE00 4.42
Moccasin
#FFE4B5
ΔE00 4.50
Wheat (survey)
#FBDD7E
ΔE00 5.14
Vanilla
#F3E5AB
ΔE00 5.16
Wheat
#F5DEB3
ΔE00 5.42
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFE09D #9DBCFF
analogous
#FFAF9D #FFE09D #EDFF9D
triadic
#FFE09D #9DFFE0 #E09DFF
tetradic
#FFE09D #9DFFAF #9DBCFF #FF9DED
square
#FFE09D #9DFFAF #9DBCFF #FF9DED
split-complementary
#FFE09D #9DEDFF #AF9DFF
monochromatic
#FFB923 #FFCD60 #FFE09D #FFF3DA #FFF5E0
Accessibility & contrast
On white
1.28
#FFE09D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.40
#FFE09D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFE09D
16.40:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFE09D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFE09D | 1.00 | 1.28 | 16.40 | 16.40 |
| #FFFFFF | 1.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.40 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.40 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F0DE98
Deuteranopia (green-blind)
#F7E79F
Tritanopia (blue-blind)
#FFD5CF
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #ffe09d; /* rgb */ color: rgb(255, 224, 157); /* oklch */ color: oklch(91.7% 0.091 85.8);
Tailwind
colors: {
custom: {
50: '#ffe9ba',
500: '#ffe09d',
950: '#000000',
},
}SCSS
$custom: #ffe09d; $custom-light: #ffe9ba; $custom-dark: #000000;
JSON
{
"hex": "#ffe09d",
"rgb": {
"r": 255,
"g": 224,
"b": 157
},
"hsl": {
"h": 41.02,
"s": 100,
"l": 80.784
},
"oklch": {
"l": 0.91729,
"c": 0.09112,
"h": 85.8
},
"luminance": 0.77006
}Semantic roles & 50–950 ramp
primary
#FFE09D
secondary
#5E88E3
accent
#49E600
background
#FFFEFD
surface
#FFFCF8
border
#D7D5D1
text
#181612
muted
#868482