#FFD8A1#FFD8A1
#FFD8A1 is a very light, moderate orange. Relative luminance 0.729; OKLCH L 90.3% C 0.083 H 75.9°. Best body text is #000000 at 15.59:1 contrast (WCAG AA passes).
Color values
| HEX | #FFD8A1 |
|---|---|
| RGB | rgb(255, 216, 161) |
| HSL | hsl(35, 100%, 82%) |
| HSV | hsv(35, 37%, 100%) |
| CMYK | cmyk(0%, 15.3%, 36.9%, 0%) |
| CIE-LAB | lab(88.42, 6.18, 32.19) |
| CIE-LCH | lch(88.42, 32.78, 79.13°) |
| OKLab | oklab(90.25% 0.0202 0.0803) |
| OKLCH | oklch(90.25% 0.083 75.9) |
| XYZ | xyz(72.2307, 72.9481, 43.9870) |
| Luminance | 0.7295 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Navajowhite
#FFDEAD
ΔE00 2.20
Moccasin
#FFE4B5
ΔE00 4.19
Light Peach
#FFD8B1
ΔE00 4.44
Pale Peach
#FFE5AD
ΔE00 4.71
Wheat
#F5DEB3
ΔE00 4.97
Peach
#FFDAB9
ΔE00 6.17
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFD8A1 #A1C8FF
analogous
#FFA9A1 #FFD8A1 #F7FFA1
triadic
#FFD8A1 #A1FFD8 #D8A1FF
tetradic
#FFD8A1 #A1FFA9 #A1C8FF #FFA1F7
square
#FFD8A1 #A1FFA9 #A1C8FF #FFA1F7
split-complementary
#FFD8A1 #A1F7FF #A9A1FF
monochromatic
#FFA527 #FFBF64 #FFD8A1 #FFF1DE #FFF2E0
Accessibility & contrast
On white
1.35
#FFD8A1 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.59
#FFD8A1 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFD8A1
15.59:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFD8A1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFD8A1 | 1.00 | 1.35 | 15.59 | 15.59 |
| #FFFFFF | 1.35 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.59 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.59 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E7D89D
Deuteranopia (green-blind)
#F1E2A2
Tritanopia (blue-blind)
#FFCDCA
Achromatopsia (no color)
#DEDEDE
Design tokens & code
CSS
--color: #ffd8a1; /* rgb */ color: rgb(255, 216, 161); /* oklch */ color: oklch(90.3% 0.083 75.9);
Tailwind
colors: {
custom: {
50: '#ffe4bd',
500: '#ffd8a1',
950: '#000000',
},
}SCSS
$custom: #ffd8a1; $custom-light: #ffe4bd; $custom-dark: #000000;
JSON
{
"hex": "#ffd8a1",
"rgb": {
"r": 255,
"g": 216,
"b": 161
},
"hsl": {
"h": 35.106,
"s": 100,
"l": 81.569
},
"oklch": {
"l": 0.90254,
"c": 0.08281,
"h": 75.9
},
"luminance": 0.72945
}Semantic roles & 50–950 ramp
primary
#FFD8A1
secondary
#6197E3
accent
#5FE600
background
#FFFEFD
surface
#FFFCF8
border
#D7D5D1
text
#181512
muted
#868482