#FFD08B#FFD08B
#FFD08B is a very light, moderate orange. Relative luminance 0.682; OKLCH L 88.3% C 0.101 H 76.4°. Best body text is #000000 at 14.65:1 contrast (WCAG AA passes).
Color values
| HEX | #FFD08B |
|---|---|
| RGB | rgb(255, 208, 139) |
| HSL | hsl(36, 100%, 77%) |
| HSV | hsv(36, 45%, 100%) |
| CMYK | cmyk(0%, 18.4%, 45.5%, 0%) |
| CIE-LAB | lab(86.13, 8.00, 40.41) |
| CIE-LCH | lch(86.13, 41.19, 78.81°) |
| OKLab | oklab(88.34% 0.0238 0.0986) |
| OKLCH | oklch(88.34% 0.101 76.4) |
| XYZ | xyz(68.4586, 68.2395, 33.9867) |
| Luminance | 0.6824 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Navajowhite
#FFDEAD
ΔE00 5.60
Pale Peach
#FFE5AD
ΔE00 7.06
Light Peach
#FFD8B1
ΔE00 7.20
Moccasin
#FFE4B5
ΔE00 7.35
Burlywood
#DEB887
ΔE00 7.42
Wheat
#F5DEB3
ΔE00 8.00
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFD08B #8BBAFF
analogous
#FF968B #FFD08B #F4FF8B
triadic
#FFD08B #8BFFD0 #D08BFF
tetradic
#FFD08B #8BFF96 #8BBAFF #FF8BF4
square
#FFD08B #8BFF96 #8BBAFF #FF8BF4
split-complementary
#FFD08B #8BF4FF #968BFF
monochromatic
#FF9E11 #FFB74E #FFD08B #FFE9C8 #FFF3E0
Accessibility & contrast
On white
1.43
#FFD08B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.65
#FFD08B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFD08B
14.65:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFD08B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFD08B | 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)
#E2D186
Deuteranopia (green-blind)
#EEDC8D
Tritanopia (blue-blind)
#FFC3BF
Achromatopsia (no color)
#D7D7D7
Design tokens & code
CSS
--color: #ffd08b; /* rgb */ color: rgb(255, 208, 139); /* oklch */ color: oklch(88.3% 0.101 76.4);
Tailwind
colors: {
custom: {
50: '#ffdeae',
500: '#ffd08b',
950: '#000000',
},
}SCSS
$custom: #ffd08b; $custom-light: #ffdeae; $custom-dark: #000000;
JSON
{
"hex": "#ffd08b",
"rgb": {
"r": 255,
"g": 208,
"b": 139
},
"hsl": {
"h": 35.69,
"s": 100,
"l": 77.255
},
"oklch": {
"l": 0.8834,
"c": 0.10138,
"h": 76.4
},
"luminance": 0.68236
}Semantic roles & 50–950 ramp
primary
#FFD08B
secondary
#4E89E0
accent
#5DE600
background
#FFFEFD
surface
#FFFCF7
border
#D7D5D0
text
#181510
muted
#868481