#FFD08C#FFD08C
#FFD08C is a very light, moderate orange. Relative luminance 0.683; OKLCH L 88.4% C 0.100 H 76.1°. Best body text is #000000 at 14.65:1 contrast (WCAG AA passes).
Color values
| HEX | #FFD08C |
|---|---|
| RGB | rgb(255, 208, 140) |
| HSL | hsl(35, 100%, 77%) |
| HSV | hsv(35, 45%, 100%) |
| CMYK | cmyk(0%, 18.4%, 45.1%, 0%) |
| CIE-LAB | lab(86.14, 8.09, 39.92) |
| CIE-LCH | lch(86.14, 40.74, 78.54°) |
| OKLab | oklab(88.36% 0.0242 0.0975) |
| OKLCH | oklch(88.36% 0.1 76.1) |
| XYZ | xyz(68.5320, 68.2688, 34.3733) |
| Luminance | 0.6826 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Navajowhite
#FFDEAD
ΔE00 5.48
Light Peach
#FFD8B1
ΔE00 7.00
Pale Peach
#FFE5AD
ΔE00 7.04
Moccasin
#FFE4B5
ΔE00 7.26
Burlywood
#DEB887
ΔE00 7.32
Wheat
#F5DEB3
ΔE00 7.91
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFD08C #8CBBFF
analogous
#FF968C #FFD08C #F5FF8C
triadic
#FFD08C #8CFFD0 #D08CFF
tetradic
#FFD08C #8CFF96 #8CBBFF #FF8CF5
square
#FFD08C #8CFF96 #8CBBFF #FF8CF5
split-complementary
#FFD08C #8CF5FF #968CFF
monochromatic
#FF9E12 #FFB74F #FFD08C #FFE9C9 #FFF2E0
Accessibility & contrast
On white
1.43
#FFD08C on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.65
#FFD08C on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFD08C
14.65:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFD08C | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFD08C | 1.00 | 1.43 | 14.65 | 14.65 |
| #FFFFFF | 1.43 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.65 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.65 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E2D187
Deuteranopia (green-blind)
#EDDC8E
Tritanopia (blue-blind)
#FFC3BF
Achromatopsia (no color)
#D7D7D7
Design tokens & code
CSS
--color: #ffd08c; /* rgb */ color: rgb(255, 208, 140); /* oklch */ color: oklch(88.4% 0.100 76.1);
Tailwind
colors: {
custom: {
50: '#ffdeae',
500: '#ffd08c',
950: '#000000',
},
}SCSS
$custom: #ffd08c; $custom-light: #ffdeae; $custom-dark: #000000;
JSON
{
"hex": "#ffd08c",
"rgb": {
"r": 255,
"g": 208,
"b": 140
},
"hsl": {
"h": 35.478,
"s": 100,
"l": 77.451
},
"oklch": {
"l": 0.88356,
"c": 0.10044,
"h": 76.1
},
"luminance": 0.68265
}Semantic roles & 50–950 ramp
primary
#FFD08C
secondary
#4F8AE0
accent
#5EE600
background
#FFFEFD
surface
#FFFCF7
border
#D7D5D0
text
#181510
muted
#868481