#FFD8A2#FFD8A2
#FFD8A2 is a very light, moderate orange. Relative luminance 0.730; OKLCH L 90.3% C 0.082 H 75.4°. Best body text is #000000 at 15.60:1 contrast (WCAG AA passes).
Color values
| HEX | #FFD8A2 |
|---|---|
| RGB | rgb(255, 216, 162) |
| HSL | hsl(35, 100%, 82%) |
| HSV | hsv(35, 36%, 100%) |
| CMYK | cmyk(0%, 15.3%, 36.5%, 0%) |
| CIE-LAB | lab(88.44, 6.29, 31.70) |
| CIE-LCH | lch(88.44, 32.32, 78.77°) |
| OKLab | oklab(90.27% 0.0206 0.0792) |
| OKLCH | oklch(90.27% 0.082 75.4) |
| XYZ | xyz(72.3192, 72.9835, 44.4533) |
| Luminance | 0.7298 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Navajowhite
#FFDEAD
ΔE00 2.11
Moccasin
#FFE4B5
ΔE00 4.16
Light Peach
#FFD8B1
ΔE00 4.20
Pale Peach
#FFE5AD
ΔE00 4.80
Wheat
#F5DEB3
ΔE00 4.92
Peach
#FFDAB9
ΔE00 5.92
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFD8A2 #A2C9FF
analogous
#FFAAA2 #FFD8A2 #F7FFA2
triadic
#FFD8A2 #A2FFD8 #D8A2FF
tetradic
#FFD8A2 #A2FFAA #A2C9FF #FFA2F7
square
#FFD8A2 #A2FFAA #A2C9FF #FFA2F7
split-complementary
#FFD8A2 #A2F7FF #AAA2FF
monochromatic
#FFA528 #FFBE65 #FFD8A2 #FFF2DF #FFF2E0
Accessibility & contrast
On white
1.35
#FFD8A2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.60
#FFD8A2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFD8A2
15.60:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFD8A2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFD8A2 | 1.00 | 1.35 | 15.60 | 15.60 |
| #FFFFFF | 1.35 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.60 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.60 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E7D99E
Deuteranopia (green-blind)
#F1E2A3
Tritanopia (blue-blind)
#FFCECA
Achromatopsia (no color)
#DEDEDE
Design tokens & code
CSS
--color: #ffd8a2; /* rgb */ color: rgb(255, 216, 162); /* oklch */ color: oklch(90.3% 0.082 75.4);
Tailwind
colors: {
custom: {
50: '#ffe4be',
500: '#ffd8a2',
950: '#000000',
},
}SCSS
$custom: #ffd8a2; $custom-light: #ffe4be; $custom-dark: #000000;
JSON
{
"hex": "#ffd8a2",
"rgb": {
"r": 255,
"g": 216,
"b": 162
},
"hsl": {
"h": 34.839,
"s": 100,
"l": 81.765
},
"oklch": {
"l": 0.90273,
"c": 0.08181,
"h": 75.4
},
"luminance": 0.7298
}Semantic roles & 50–950 ramp
primary
#FFD8A2
secondary
#6298E3
accent
#60E600
background
#FFFEFD
surface
#FFFCF8
border
#D7D5D1
text
#181512
muted
#868482