#FFD08F#FFD08F
#FFD08F is a very light, moderate orange. Relative luminance 0.684; OKLCH L 88.4% C 0.098 H 75.0°. Best body text is #000000 at 14.67:1 contrast (WCAG AA passes).
Color values
| HEX | #FFD08F |
|---|---|
| RGB | rgb(255, 208, 143) |
| HSL | hsl(35, 100%, 78%) |
| HSV | hsv(35, 44%, 100%) |
| CMYK | cmyk(0%, 18.4%, 43.9%, 0%) |
| CIE-LAB | lab(86.19, 8.39, 38.46) |
| CIE-LCH | lch(86.19, 39.36, 77.70°) |
| OKLab | oklab(88.41% 0.0253 0.0943) |
| OKLCH | oklch(88.41% 0.098 75) |
| XYZ | xyz(68.7562, 68.3585, 35.5542) |
| Luminance | 0.6835 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Navajowhite
#FFDEAD
ΔE00 5.15
Light Peach
#FFD8B1
ΔE00 6.40
Pale Peach
#FFE5AD
ΔE00 7.02
Moccasin
#FFE4B5
ΔE00 7.03
Burlywood
#DEB887
ΔE00 7.07
Wheat
#F5DEB3
ΔE00 7.66
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFD08F #8FBEFF
analogous
#FF988F #FFD08F #F6FF8F
triadic
#FFD08F #8FFFD0 #D08FFF
tetradic
#FFD08F #8FFF98 #8FBEFF #FF8FF6
square
#FFD08F #8FFF98 #8FBEFF #FF8FF6
split-complementary
#FFD08F #8FF6FF #988FFF
monochromatic
#FF9D15 #FFB652 #FFD08F #FFEACC #FFF2E0
Accessibility & contrast
On white
1.43
#FFD08F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.67
#FFD08F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFD08F
14.67:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFD08F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFD08F | 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)
#E2D18A
Deuteranopia (green-blind)
#EDDC91
Tritanopia (blue-blind)
#FFC4C0
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #ffd08f; /* rgb */ color: rgb(255, 208, 143); /* oklch */ color: oklch(88.4% 0.098 75.0);
Tailwind
colors: {
custom: {
50: '#ffdeb0',
500: '#ffd08f',
950: '#000000',
},
}SCSS
$custom: #ffd08f; $custom-light: #ffdeb0; $custom-dark: #000000;
JSON
{
"hex": "#ffd08f",
"rgb": {
"r": 255,
"g": 208,
"b": 143
},
"hsl": {
"h": 34.821,
"s": 100,
"l": 78.039
},
"oklch": {
"l": 0.88406,
"c": 0.09761,
"h": 75
},
"luminance": 0.68355
}Semantic roles & 50–950 ramp
primary
#FFD08F
secondary
#528EE0
accent
#60E600
background
#FFFEFD
surface
#FFFCF7
border
#D7D5D0
text
#181510
muted
#868481