#FFD09C#FFD09C
#FFD09C is a very light, moderate orange. Relative luminance 0.688; OKLCH L 88.6% C 0.085 H 69.2°. Best body text is #000000 at 14.75:1 contrast (WCAG AA passes).
Color values
| HEX | #FFD09C |
|---|---|
| RGB | rgb(255, 208, 156) |
| HSL | hsl(32, 100%, 81%) |
| HSV | hsv(32, 39%, 100%) |
| CMYK | cmyk(0%, 18.4%, 38.8%, 0%) |
| CIE-LAB | lab(86.39, 9.75, 32.06) |
| CIE-LCH | lch(86.39, 33.51, 73.08°) |
| OKLab | oklab(88.64% 0.0303 0.0799) |
| OKLCH | oklch(88.64% 0.085 69.2) |
| XYZ | xyz(69.7987, 68.7755, 41.0445) |
| Luminance | 0.6877 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Light Peach
#FFD8B1
ΔE00 3.75
Navajowhite
#FFDEAD
ΔE00 4.70
Peach
#FFDAB9
ΔE00 5.46
Burlywood
#DEB887
ΔE00 6.68
Moccasin
#FFE4B5
ΔE00 6.80
Apricot
#FBCEB1
ΔE00 6.86
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFD09C #9CCBFF
analogous
#FF9E9C #FFD09C #FDFF9C
triadic
#FFD09C #9CFFD0 #D09CFF
tetradic
#FFD09C #9CFF9E #9CCBFF #FF9CFD
square
#FFD09C #9CFF9E #9CCBFF #FF9CFD
split-complementary
#FFD09C #9CFDFF #9E9CFF
monochromatic
#FF9622 #FFB35F #FFD09C #FFEDD9 #FFF0E0
Accessibility & contrast
On white
1.42
#FFD09C on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.75
#FFD09C on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFD09C
14.75:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFD09C | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFD09C | 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)
#E0D298
Deuteranopia (green-blind)
#EBDD9D
Tritanopia (blue-blind)
#FFC5C2
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #ffd09c; /* rgb */ color: rgb(255, 208, 156); /* oklch */ color: oklch(88.6% 0.085 69.2);
Tailwind
colors: {
custom: {
50: '#ffdeb9',
500: '#ffd09c',
950: '#000000',
},
}SCSS
$custom: #ffd09c; $custom-light: #ffdeb9; $custom-dark: #000000;
JSON
{
"hex": "#ffd09c",
"rgb": {
"r": 255,
"g": 208,
"b": 156
},
"hsl": {
"h": 31.515,
"s": 100,
"l": 80.588
},
"oklch": {
"l": 0.88636,
"c": 0.08545,
"h": 69.2
},
"luminance": 0.68772
}Semantic roles & 50–950 ramp
primary
#FFD09C
secondary
#5D9CE2
accent
#6DE600
background
#FFFEFD
surface
#FFFCF8
border
#D7D5D1
text
#181511
muted
#868481