#FFD09E#FFD09E
#FFD09E is a very light, moderate orange. Relative luminance 0.688; OKLCH L 88.7% C 0.084 H 68.1°. Best body text is #000000 at 14.77:1 contrast (WCAG AA passes).
Color values
| HEX | #FFD09E |
|---|---|
| RGB | rgb(255, 208, 158) |
| HSL | hsl(31, 100%, 81%) |
| HSV | hsv(31, 38%, 100%) |
| CMYK | cmyk(0%, 18.4%, 38%, 0%) |
| CIE-LAB | lab(86.43, 9.97, 31.07) |
| CIE-LCH | lch(86.43, 32.64, 72.21°) |
| OKLab | oklab(88.67% 0.0311 0.0776) |
| OKLCH | oklch(88.67% 0.084 68.1) |
| XYZ | xyz(69.9694, 68.8438, 41.9438) |
| Luminance | 0.6884 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Light Peach
#FFD8B1
ΔE00 3.39
Navajowhite
#FFDEAD
ΔE00 4.83
Peach
#FFDAB9
ΔE00 5.04
Apricot
#FBCEB1
ΔE00 6.34
Burlywood
#DEB887
ΔE00 6.76
Moccasin
#FFE4B5
ΔE00 6.91
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFD09E #9ECDFF
analogous
#FF9F9E #FFD09E #FDFF9E
triadic
#FFD09E #9EFFD0 #D09EFF
tetradic
#FFD09E #9EFF9F #9ECDFF #FF9EFD
square
#FFD09E #9EFF9F #9ECDFF #FF9EFD
split-complementary
#FFD09E #9EFDFF #9F9EFF
monochromatic
#FF9524 #FFB261 #FFD09E #FFEEDB #FFF0E0
Accessibility & contrast
On white
1.42
#FFD09E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.77
#FFD09E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFD09E
14.77:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFD09E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFD09E | 1.00 | 1.42 | 14.77 | 14.77 |
| #FFFFFF | 1.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.77 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.77 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E0D29B
Deuteranopia (green-blind)
#EBDD9F
Tritanopia (blue-blind)
#FFC5C3
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #ffd09e; /* rgb */ color: rgb(255, 208, 158); /* oklch */ color: oklch(88.7% 0.084 68.1);
Tailwind
colors: {
custom: {
50: '#ffdebb',
500: '#ffd09e',
950: '#000000',
},
}SCSS
$custom: #ffd09e; $custom-light: #ffdebb; $custom-dark: #000000;
JSON
{
"hex": "#ffd09e",
"rgb": {
"r": 255,
"g": 208,
"b": 158
},
"hsl": {
"h": 30.928,
"s": 100,
"l": 80.98
},
"oklch": {
"l": 0.88673,
"c": 0.08361,
"h": 68.1
},
"luminance": 0.6884
}Semantic roles & 50–950 ramp
primary
#FFD09E
secondary
#5F9FE3
accent
#6FE600
background
#FFFEFD
surface
#FFFCF8
border
#D7D5D1
text
#181512
muted
#868482