#FFD09B#FFD09B
#FFD09B is a very light, moderate orange. Relative luminance 0.687; OKLCH L 88.6% C 0.086 H 69.7°. Best body text is #000000 at 14.75:1 contrast (WCAG AA passes).
Color values
| HEX | #FFD09B |
|---|---|
| RGB | rgb(255, 208, 155) |
| HSL | hsl(32, 100%, 80%) |
| HSV | hsv(32, 39%, 100%) |
| CMYK | cmyk(0%, 18.4%, 39.2%, 0%) |
| CIE-LAB | lab(86.38, 9.64, 32.56) |
| CIE-LCH | lch(86.38, 33.96, 73.50°) |
| OKLab | oklab(88.62% 0.03 0.081) |
| OKLCH | oklch(88.62% 0.086 69.7) |
| XYZ | xyz(69.7144, 68.7418, 40.6004) |
| Luminance | 0.6874 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Light Peach
#FFD8B1
ΔE00 3.95
Navajowhite
#FFDEAD
ΔE00 4.65
Peach
#FFDAB9
ΔE00 5.67
Burlywood
#DEB887
ΔE00 6.66
Moccasin
#FFE4B5
ΔE00 6.76
Apricot
#FBCEB1
ΔE00 7.12
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFD09B #9BCAFF
analogous
#FF9E9B #FFD09B #FCFF9B
triadic
#FFD09B #9BFFD0 #D09BFF
tetradic
#FFD09B #9BFF9E #9BCAFF #FF9BFC
square
#FFD09B #9BFF9E #9BCAFF #FF9BFC
split-complementary
#FFD09B #9BFCFF #9E9BFF
monochromatic
#FF9621 #FFB35E #FFD09B #FFEDD8 #FFF1E0
Accessibility & contrast
On white
1.42
#FFD09B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.75
#FFD09B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFD09B
14.75:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFD09B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFD09B | 1.00 | 1.42 | 14.75 | 14.75 |
| #FFFFFF | 1.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.75 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.75 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E0D297
Deuteranopia (green-blind)
#ECDD9C
Tritanopia (blue-blind)
#FFC5C2
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #ffd09b; /* rgb */ color: rgb(255, 208, 155); /* oklch */ color: oklch(88.6% 0.086 69.7);
Tailwind
colors: {
custom: {
50: '#ffdeb9',
500: '#ffd09b',
950: '#000000',
},
}SCSS
$custom: #ffd09b; $custom-light: #ffdeb9; $custom-dark: #000000;
JSON
{
"hex": "#ffd09b",
"rgb": {
"r": 255,
"g": 208,
"b": 155
},
"hsl": {
"h": 31.8,
"s": 100,
"l": 80.392
},
"oklch": {
"l": 0.88617,
"c": 0.08637,
"h": 69.7
},
"luminance": 0.68738
}Semantic roles & 50–950 ramp
primary
#FFD09B
secondary
#5C9BE2
accent
#6CE600
background
#FFFEFD
surface
#FFFCF8
border
#D7D5D1
text
#181511
muted
#868481