#FFD8A0#FFD8A0
#FFD8A0 is a very light, moderate orange. Relative luminance 0.729; OKLCH L 90.2% C 0.084 H 76.4°. Best body text is #000000 at 15.58:1 contrast (WCAG AA passes).
Color values
| HEX | #FFD8A0 |
|---|---|
| RGB | rgb(255, 216, 160) |
| HSL | hsl(35, 100%, 81%) |
| HSV | hsv(35, 37%, 100%) |
| CMYK | cmyk(0%, 15.3%, 37.3%, 0%) |
| CIE-LAB | lab(88.41, 6.07, 32.68) |
| CIE-LCH | lch(88.41, 33.24, 79.48°) |
| OKLab | oklab(90.24% 0.0198 0.0815) |
| OKLCH | oklch(90.24% 0.084 76.4) |
| XYZ | xyz(72.1428, 72.9129, 43.5244) |
| Luminance | 0.7291 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Navajowhite
#FFDEAD
ΔE00 2.30
Moccasin
#FFE4B5
ΔE00 4.23
Pale Peach
#FFE5AD
ΔE00 4.63
Light Peach
#FFD8B1
ΔE00 4.69
Wheat
#F5DEB3
ΔE00 5.03
Peach
#FFDAB9
ΔE00 6.41
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFD8A0 #A0C7FF
analogous
#FFA9A0 #FFD8A0 #F7FFA0
triadic
#FFD8A0 #A0FFD8 #D8A0FF
tetradic
#FFD8A0 #A0FFA9 #A0C7FF #FFA0F7
square
#FFD8A0 #A0FFA9 #A0C7FF #FFA0F7
split-complementary
#FFD8A0 #A0F7FF #A9A0FF
monochromatic
#FFA626 #FFBF63 #FFD8A0 #FFF1DD #FFF2E0
Accessibility & contrast
On white
1.35
#FFD8A0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.58
#FFD8A0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFD8A0
15.58:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFD8A0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFD8A0 | 1.00 | 1.35 | 15.58 | 15.58 |
| #FFFFFF | 1.35 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.58 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.58 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E8D89C
Deuteranopia (green-blind)
#F1E2A1
Tritanopia (blue-blind)
#FFCDC9
Achromatopsia (no color)
#DEDEDE
Design tokens & code
CSS
--color: #ffd8a0; /* rgb */ color: rgb(255, 216, 160); /* oklch */ color: oklch(90.2% 0.084 76.4);
Tailwind
colors: {
custom: {
50: '#ffe4bc',
500: '#ffd8a0',
950: '#000000',
},
}SCSS
$custom: #ffd8a0; $custom-light: #ffe4bc; $custom-dark: #000000;
JSON
{
"hex": "#ffd8a0",
"rgb": {
"r": 255,
"g": 216,
"b": 160
},
"hsl": {
"h": 35.368,
"s": 100,
"l": 81.373
},
"oklch": {
"l": 0.90236,
"c": 0.08382,
"h": 76.4
},
"luminance": 0.7291
}Semantic roles & 50–950 ramp
primary
#FFD8A0
secondary
#6096E3
accent
#5EE600
background
#FFFEFD
surface
#FFFCF8
border
#D7D5D1
text
#181512
muted
#868482