#FFD08E#FFD08E
#FFD08E is a very light, moderate orange. Relative luminance 0.683; OKLCH L 88.4% C 0.099 H 75.3°. Best body text is #000000 at 14.67:1 contrast (WCAG AA passes).
Color values
| HEX | #FFD08E |
|---|---|
| RGB | rgb(255, 208, 142) |
| HSL | hsl(35, 100%, 78%) |
| HSV | hsv(35, 44%, 100%) |
| CMYK | cmyk(0%, 18.4%, 44.3%, 0%) |
| CIE-LAB | lab(86.17, 8.29, 38.95) |
| CIE-LCH | lch(86.17, 39.82, 77.98°) |
| OKLab | oklab(88.39% 0.0249 0.0954) |
| OKLCH | oklch(88.39% 0.099 75.3) |
| XYZ | xyz(68.6808, 68.3283, 35.1570) |
| Luminance | 0.6833 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Navajowhite
#FFDEAD
ΔE00 5.26
Light Peach
#FFD8B1
ΔE00 6.61
Pale Peach
#FFE5AD
ΔE00 7.02
Moccasin
#FFE4B5
ΔE00 7.11
Burlywood
#DEB887
ΔE00 7.15
Wheat
#F5DEB3
ΔE00 7.74
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFD08E #8EBDFF
analogous
#FF978E #FFD08E #F6FF8E
triadic
#FFD08E #8EFFD0 #D08EFF
tetradic
#FFD08E #8EFF97 #8EBDFF #FF8EF6
square
#FFD08E #8EFF97 #8EBDFF #FF8EF6
split-complementary
#FFD08E #8EF6FF #978EFF
monochromatic
#FF9D14 #FFB751 #FFD08E #FFE9CB #FFF2E0
Accessibility & contrast
On white
1.43
#FFD08E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.67
#FFD08E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFD08E
14.67:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFD08E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFD08E | 1.00 | 1.43 | 14.67 | 14.67 |
| #FFFFFF | 1.43 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.67 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.67 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E2D189
Deuteranopia (green-blind)
#EDDC90
Tritanopia (blue-blind)
#FFC3BF
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #ffd08e; /* rgb */ color: rgb(255, 208, 142); /* oklch */ color: oklch(88.4% 0.099 75.3);
Tailwind
colors: {
custom: {
50: '#ffdeb0',
500: '#ffd08e',
950: '#000000',
},
}SCSS
$custom: #ffd08e; $custom-light: #ffdeb0; $custom-dark: #000000;
JSON
{
"hex": "#ffd08e",
"rgb": {
"r": 255,
"g": 208,
"b": 142
},
"hsl": {
"h": 35.044,
"s": 100,
"l": 77.843
},
"oklch": {
"l": 0.88389,
"c": 0.09856,
"h": 75.3
},
"luminance": 0.68325
}Semantic roles & 50–950 ramp
primary
#FFD08E
secondary
#518DE0
accent
#5FE600
background
#FFFEFD
surface
#FFFCF7
border
#D7D5D0
text
#181510
muted
#868481