#FFD09A#FFD09A
#FFD09A is a very light, moderate orange. Relative luminance 0.687; OKLCH L 88.6% C 0.087 H 70.2°. Best body text is #000000 at 14.74:1 contrast (WCAG AA passes).
Color values
| HEX | #FFD09A |
|---|---|
| RGB | rgb(255, 208, 154) |
| HSL | hsl(32, 100%, 80%) |
| HSV | hsv(32, 40%, 100%) |
| CMYK | cmyk(0%, 18.4%, 39.6%, 0%) |
| CIE-LAB | lab(86.36, 9.53, 33.05) |
| CIE-LCH | lch(86.36, 34.40, 73.91°) |
| OKLab | oklab(88.6% 0.0296 0.0821) |
| OKLCH | oklch(88.6% 0.087 70.2) |
| XYZ | xyz(69.6307, 68.7083, 40.1599) |
| Luminance | 0.6871 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Light Peach
#FFD8B1
ΔE00 4.14
Navajowhite
#FFDEAD
ΔE00 4.63
Peach
#FFDAB9
ΔE00 5.89
Burlywood
#DEB887
ΔE00 6.65
Moccasin
#FFE4B5
ΔE00 6.73
Wheat
#F5DEB3
ΔE00 7.24
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFD09A #9AC9FF
analogous
#FF9D9A #FFD09A #FCFF9A
triadic
#FFD09A #9AFFD0 #D09AFF
tetradic
#FFD09A #9AFF9D #9AC9FF #FF9AFC
square
#FFD09A #9AFF9D #9AC9FF #FF9AFC
split-complementary
#FFD09A #9AFCFF #9D9AFF
monochromatic
#FF9720 #FFB45D #FFD09A #FFECD7 #FFF1E0
Accessibility & contrast
On white
1.42
#FFD09A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.74
#FFD09A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFD09A
14.74:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFD09A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFD09A | 1.00 | 1.42 | 14.74 | 14.74 |
| #FFFFFF | 1.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.74 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.74 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E1D296
Deuteranopia (green-blind)
#ECDD9B
Tritanopia (blue-blind)
#FFC5C2
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #ffd09a; /* rgb */ color: rgb(255, 208, 154); /* oklch */ color: oklch(88.6% 0.087 70.2);
Tailwind
colors: {
custom: {
50: '#ffdeb8',
500: '#ffd09a',
950: '#000000',
},
}SCSS
$custom: #ffd09a; $custom-light: #ffdeb8; $custom-dark: #000000;
JSON
{
"hex": "#ffd09a",
"rgb": {
"r": 255,
"g": 208,
"b": 154
},
"hsl": {
"h": 32.079,
"s": 100,
"l": 80.196
},
"oklch": {
"l": 0.88599,
"c": 0.0873,
"h": 70.2
},
"luminance": 0.68705
}Semantic roles & 50–950 ramp
primary
#FFD09A
secondary
#5B9AE2
accent
#6BE600
background
#FFFEFD
surface
#FFFCF8
border
#D7D5D1
text
#181511
muted
#868481