#FFD09F#FFD09F
#FFD09F is a very light, moderate orange. Relative luminance 0.689; OKLCH L 88.7% C 0.083 H 67.6°. Best body text is #000000 at 14.78:1 contrast (WCAG AA passes).
Color values
| HEX | #FFD09F |
|---|---|
| RGB | rgb(255, 208, 159) |
| HSL | hsl(31, 100%, 81%) |
| HSV | hsv(31, 38%, 100%) |
| CMYK | cmyk(0%, 18.4%, 37.6%, 0%) |
| CIE-LAB | lab(86.44, 10.09, 30.58) |
| CIE-LCH | lch(86.44, 32.20, 71.75°) |
| OKLab | oklab(88.69% 0.0315 0.0765) |
| OKLCH | oklch(88.69% 0.083 67.6) |
| XYZ | xyz(70.0558, 68.8784, 42.3989) |
| Luminance | 0.6887 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Light Peach
#FFD8B1
ΔE00 3.22
Peach
#FFDAB9
ΔE00 4.84
Navajowhite
#FFDEAD
ΔE00 4.92
Apricot
#FBCEB1
ΔE00 6.07
Burlywood
#DEB887
ΔE00 6.82
Moccasin
#FFE4B5
ΔE00 6.98
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFD09F #9FCEFF
analogous
#FFA09F #FFD09F #FEFF9F
triadic
#FFD09F #9FFFD0 #D09FFF
tetradic
#FFD09F #9FFFA0 #9FCEFF #FF9FFE
square
#FFD09F #9FFFA0 #9FCEFF #FF9FFE
split-complementary
#FFD09F #9FFEFF #A09FFF
monochromatic
#FF9425 #FFB262 #FFD09F #FFEEDC #FFF0E0
Accessibility & contrast
On white
1.42
#FFD09F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.78
#FFD09F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFD09F
14.78:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFD09F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFD09F | 1.00 | 1.42 | 14.78 | 14.78 |
| #FFFFFF | 1.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.78 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.78 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E0D29C
Deuteranopia (green-blind)
#EBDDA0
Tritanopia (blue-blind)
#FFC5C3
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #ffd09f; /* rgb */ color: rgb(255, 208, 159); /* oklch */ color: oklch(88.7% 0.083 67.6);
Tailwind
colors: {
custom: {
50: '#ffdebb',
500: '#ffd09f',
950: '#000000',
},
}SCSS
$custom: #ffd09f; $custom-light: #ffdebb; $custom-dark: #000000;
JSON
{
"hex": "#ffd09f",
"rgb": {
"r": 255,
"g": 208,
"b": 159
},
"hsl": {
"h": 30.625,
"s": 100,
"l": 81.176
},
"oklch": {
"l": 0.88692,
"c": 0.08269,
"h": 67.6
},
"luminance": 0.68875
}Semantic roles & 50–950 ramp
primary
#FFD09F
secondary
#5FA0E3
accent
#70E600
background
#FFFEFD
surface
#FFFCF8
border
#D7D5D1
text
#181512
muted
#868482