#FFD099#FFD099
#FFD099 is a very light, moderate orange. Relative luminance 0.687; OKLCH L 88.6% C 0.088 H 70.7°. Best body text is #000000 at 14.73:1 contrast (WCAG AA passes).
Color values
| HEX | #FFD099 |
|---|---|
| RGB | rgb(255, 208, 153) |
| HSL | hsl(32, 100%, 80%) |
| HSV | hsv(32, 40%, 100%) |
| CMYK | cmyk(0%, 18.4%, 40%, 0%) |
| CIE-LAB | lab(86.34, 9.43, 33.54) |
| CIE-LCH | lch(86.34, 34.84, 74.31°) |
| OKLab | oklab(88.58% 0.0292 0.0833) |
| OKLCH | oklch(88.58% 0.088 70.7) |
| XYZ | xyz(69.5478, 68.6751, 39.7231) |
| Luminance | 0.6867 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Light Peach
#FFD8B1
ΔE00 4.35
Navajowhite
#FFDEAD
ΔE00 4.61
Peach
#FFDAB9
ΔE00 6.10
Burlywood
#DEB887
ΔE00 6.64
Moccasin
#FFE4B5
ΔE00 6.71
Wheat
#F5DEB3
ΔE00 7.24
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFD099 #99C8FF
analogous
#FF9D99 #FFD099 #FBFF99
triadic
#FFD099 #99FFD0 #D099FF
tetradic
#FFD099 #99FF9D #99C8FF #FF99FB
square
#FFD099 #99FF9D #99C8FF #FF99FB
split-complementary
#FFD099 #99FBFF #9D99FF
monochromatic
#FF981F #FFB45C #FFD099 #FFECD6 #FFF1E0
Accessibility & contrast
On white
1.43
#FFD099 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.73
#FFD099 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFD099
14.73:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFD099 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFD099 | 1.00 | 1.43 | 14.73 | 14.73 |
| #FFFFFF | 1.43 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.73 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.73 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E1D295
Deuteranopia (green-blind)
#ECDD9A
Tritanopia (blue-blind)
#FFC5C2
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #ffd099; /* rgb */ color: rgb(255, 208, 153); /* oklch */ color: oklch(88.6% 0.088 70.7);
Tailwind
colors: {
custom: {
50: '#ffdeb7',
500: '#ffd099',
950: '#000000',
},
}SCSS
$custom: #ffd099; $custom-light: #ffdeb7; $custom-dark: #000000;
JSON
{
"hex": "#ffd099",
"rgb": {
"r": 255,
"g": 208,
"b": 153
},
"hsl": {
"h": 32.353,
"s": 100,
"l": 80
},
"oklch": {
"l": 0.88581,
"c": 0.08822,
"h": 70.7
},
"luminance": 0.68672
}Semantic roles & 50–950 ramp
primary
#FFD099
secondary
#5A99E2
accent
#6AE600
background
#FFFEFD
surface
#FFFCF8
border
#D7D5D1
text
#181511
muted
#868481