#FFD08A#FFD08A
#FFD08A is a very light, moderate orange. Relative luminance 0.682; OKLCH L 88.3% C 0.102 H 76.8°. Best body text is #000000 at 14.64:1 contrast (WCAG AA passes).
Color values
| HEX | #FFD08A |
|---|---|
| RGB | rgb(255, 208, 138) |
| HSL | hsl(36, 100%, 77%) |
| HSV | hsv(36, 46%, 100%) |
| CMYK | cmyk(0%, 18.4%, 45.9%, 0%) |
| CIE-LAB | lab(86.11, 7.90, 40.90) |
| CIE-LCH | lch(86.11, 41.65, 79.07°) |
| OKLab | oklab(88.32% 0.0234 0.0996) |
| OKLCH | oklch(88.32% 0.102 76.8) |
| XYZ | xyz(68.3859, 68.2104, 33.6037) |
| Luminance | 0.6821 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Navajowhite
#FFDEAD
ΔE00 5.72
Pale Peach
#FFE5AD
ΔE00 7.09
Light Peach
#FFD8B1
ΔE00 7.40
Moccasin
#FFE4B5
ΔE00 7.44
Burlywood
#DEB887
ΔE00 7.51
Wheat (survey)
#FBDD7E
ΔE00 7.84
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFD08A #8AB9FF
analogous
#FF958A #FFD08A #F4FF8A
triadic
#FFD08A #8AFFD0 #D08AFF
tetradic
#FFD08A #8AFF95 #8AB9FF #FF8AF4
square
#FFD08A #8AFF95 #8AB9FF #FF8AF4
split-complementary
#FFD08A #8AF4FF #958AFF
monochromatic
#FF9F10 #FFB74D #FFD08A #FFE9C7 #FFF3E0
Accessibility & contrast
On white
1.43
#FFD08A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.64
#FFD08A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFD08A
14.64:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFD08A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFD08A | 1.00 | 1.43 | 14.64 | 14.64 |
| #FFFFFF | 1.43 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.64 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.64 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E2D185
Deuteranopia (green-blind)
#EEDC8C
Tritanopia (blue-blind)
#FFC3BF
Achromatopsia (no color)
#D7D7D7
Design tokens & code
CSS
--color: #ffd08a; /* rgb */ color: rgb(255, 208, 138); /* oklch */ color: oklch(88.3% 0.102 76.8);
Tailwind
colors: {
custom: {
50: '#ffdead',
500: '#ffd08a',
950: '#000000',
},
}SCSS
$custom: #ffd08a; $custom-light: #ffdead; $custom-dark: #000000;
JSON
{
"hex": "#ffd08a",
"rgb": {
"r": 255,
"g": 208,
"b": 138
},
"hsl": {
"h": 35.897,
"s": 100,
"l": 77.059
},
"oklch": {
"l": 0.88324,
"c": 0.10233,
"h": 76.8
},
"luminance": 0.68207
}Semantic roles & 50–950 ramp
primary
#FFD08A
secondary
#4E88E0
accent
#5CE600
background
#FFFEFD
surface
#FFFCF7
border
#D7D5D0
text
#181510
muted
#868481