#FFD08D#FFD08D
#FFD08D is a very light, moderate orange. Relative luminance 0.683; OKLCH L 88.4% C 0.100 H 75.7°. Best body text is #000000 at 14.66:1 contrast (WCAG AA passes).
Color values
| HEX | #FFD08D |
|---|---|
| RGB | rgb(255, 208, 141) |
| HSL | hsl(35, 100%, 78%) |
| HSV | hsv(35, 45%, 100%) |
| CMYK | cmyk(0%, 18.4%, 44.7%, 0%) |
| CIE-LAB | lab(86.16, 8.19, 39.44) |
| CIE-LCH | lch(86.16, 40.28, 78.27°) |
| OKLab | oklab(88.37% 0.0246 0.0964) |
| OKLCH | oklch(88.37% 0.1 75.7) |
| XYZ | xyz(68.6061, 68.2984, 34.7634) |
| Luminance | 0.6829 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Navajowhite
#FFDEAD
ΔE00 5.37
Light Peach
#FFD8B1
ΔE00 6.81
Pale Peach
#FFE5AD
ΔE00 7.03
Moccasin
#FFE4B5
ΔE00 7.18
Burlywood
#DEB887
ΔE00 7.24
Wheat
#F5DEB3
ΔE00 7.82
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFD08D #8DBCFF
analogous
#FF978D #FFD08D #F5FF8D
triadic
#FFD08D #8DFFD0 #D08DFF
tetradic
#FFD08D #8DFF97 #8DBCFF #FF8DF5
square
#FFD08D #8DFF97 #8DBCFF #FF8DF5
split-complementary
#FFD08D #8DF5FF #978DFF
monochromatic
#FF9E13 #FFB750 #FFD08D #FFE9CA #FFF2E0
Accessibility & contrast
On white
1.43
#FFD08D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.66
#FFD08D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFD08D
14.66:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFD08D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFD08D | 1.00 | 1.43 | 14.66 | 14.66 |
| #FFFFFF | 1.43 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.66 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.66 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E2D188
Deuteranopia (green-blind)
#EDDC8F
Tritanopia (blue-blind)
#FFC3BF
Achromatopsia (no color)
#D7D7D7
Design tokens & code
CSS
--color: #ffd08d; /* rgb */ color: rgb(255, 208, 141); /* oklch */ color: oklch(88.4% 0.100 75.7);
Tailwind
colors: {
custom: {
50: '#ffdeaf',
500: '#ffd08d',
950: '#000000',
},
}SCSS
$custom: #ffd08d; $custom-light: #ffdeaf; $custom-dark: #000000;
JSON
{
"hex": "#ffd08d",
"rgb": {
"r": 255,
"g": 208,
"b": 141
},
"hsl": {
"h": 35.263,
"s": 100,
"l": 77.647
},
"oklch": {
"l": 0.88372,
"c": 0.0995,
"h": 75.7
},
"luminance": 0.68295
}Semantic roles & 50–950 ramp
primary
#FFD08D
secondary
#508BE0
accent
#5FE600
background
#FFFEFD
surface
#FFFCF7
border
#D7D5D0
text
#181510
muted
#868481