#FFD8A7#FFD8A7
#FFD8A7 is a very light, moderate orange. Relative luminance 0.732; OKLCH L 90.4% C 0.077 H 73.0°. Best body text is #000000 at 15.63:1 contrast (WCAG AA passes).
Color values
| HEX | #FFD8A7 |
|---|---|
| RGB | rgb(255, 216, 167) |
| HSL | hsl(33, 100%, 83%) |
| HSV | hsv(33, 35%, 100%) |
| CMYK | cmyk(0%, 15.3%, 34.5%, 0%) |
| CIE-LAB | lab(88.53, 6.87, 29.24) |
| CIE-LCH | lch(88.53, 30.04, 76.77°) |
| OKLab | oklab(90.37% 0.0225 0.0735) |
| OKLCH | oklch(90.37% 0.077 73) |
| XYZ | xyz(72.7725, 73.1648, 46.8407) |
| Luminance | 0.7316 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Navajowhite
#FFDEAD
ΔE00 2.15
Light Peach
#FFD8B1
ΔE00 2.90
Moccasin
#FFE4B5
ΔE00 4.25
Peach
#FFDAB9
ΔE00 4.64
Wheat
#F5DEB3
ΔE00 4.90
Bisque
#FFE4C4
ΔE00 5.45
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFD8A7 #A7CEFF
analogous
#FFACA7 #FFD8A7 #FAFFA7
triadic
#FFD8A7 #A7FFD8 #D8A7FF
tetradic
#FFD8A7 #A7FFAC #A7CEFF #FFA7FA
square
#FFD8A7 #A7FFAC #A7CEFF #FFA7FA
split-complementary
#FFD8A7 #A7FAFF #ACA7FF
monochromatic
#FFA22D #FFBD6A #FFD8A7 #FFF1E0 #FFF1E0
Accessibility & contrast
On white
1.34
#FFD8A7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.63
#FFD8A7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFD8A7
15.63:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFD8A7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFD8A7 | 1.00 | 1.34 | 15.63 | 15.63 |
| #FFFFFF | 1.34 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.63 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.63 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E7D9A4
Deuteranopia (green-blind)
#F0E2A8
Tritanopia (blue-blind)
#FFCECB
Achromatopsia (no color)
#DEDEDE
Design tokens & code
CSS
--color: #ffd8a7; /* rgb */ color: rgb(255, 216, 167); /* oklch */ color: oklch(90.4% 0.077 73.0);
Tailwind
colors: {
custom: {
50: '#ffe4c1',
500: '#ffd8a7',
950: '#000000',
},
}SCSS
$custom: #ffd8a7; $custom-light: #ffe4c1; $custom-dark: #000000;
JSON
{
"hex": "#ffd8a7",
"rgb": {
"r": 255,
"g": 216,
"b": 167
},
"hsl": {
"h": 33.409,
"s": 100,
"l": 82.745
},
"oklch": {
"l": 0.90369,
"c": 0.07682,
"h": 73
},
"luminance": 0.73162
}Semantic roles & 50–950 ramp
primary
#FFD8A7
secondary
#669EE4
accent
#66E600
background
#FFFEFD
surface
#FFFCF9
border
#D7D5D2
text
#181512
muted
#868482