#FFD8A6#FFD8A6
#FFD8A6 is a very light, moderate orange. Relative luminance 0.731; OKLCH L 90.3% C 0.078 H 73.5°. Best body text is #000000 at 15.63:1 contrast (WCAG AA passes).
Color values
| HEX | #FFD8A6 |
|---|---|
| RGB | rgb(255, 216, 166) |
| HSL | hsl(34, 100%, 83%) |
| HSV | hsv(34, 35%, 100%) |
| CMYK | cmyk(0%, 15.3%, 34.9%, 0%) |
| CIE-LAB | lab(88.51, 6.76, 29.73) |
| CIE-LCH | lch(88.51, 30.49, 77.20°) |
| OKLab | oklab(90.35% 0.0221 0.0746) |
| OKLCH | oklch(90.35% 0.078 73.5) |
| XYZ | xyz(72.6804, 73.1280, 46.3557) |
| Luminance | 0.7312 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Navajowhite
#FFDEAD
ΔE00 2.08
Light Peach
#FFD8B1
ΔE00 3.17
Moccasin
#FFE4B5
ΔE00 4.19
Wheat
#F5DEB3
ΔE00 4.87
Peach
#FFDAB9
ΔE00 4.91
Pale Peach
#FFE5AD
ΔE00 5.30
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFD8A6 #A6CDFF
analogous
#FFACA6 #FFD8A6 #F9FFA6
triadic
#FFD8A6 #A6FFD8 #D8A6FF
tetradic
#FFD8A6 #A6FFAC #A6CDFF #FFA6F9
square
#FFD8A6 #A6FFAC #A6CDFF #FFA6F9
split-complementary
#FFD8A6 #A6F9FF #ACA6FF
monochromatic
#FFA22C #FFBD69 #FFD8A6 #FFF2E0 #FFF2E0
Accessibility & contrast
On white
1.34
#FFD8A6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.63
#FFD8A6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFD8A6
15.63:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFD8A6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFD8A6 | 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)
#E7D9A3
Deuteranopia (green-blind)
#F0E2A7
Tritanopia (blue-blind)
#FFCECB
Achromatopsia (no color)
#DEDEDE
Design tokens & code
CSS
--color: #ffd8a6; /* rgb */ color: rgb(255, 216, 166); /* oklch */ color: oklch(90.3% 0.078 73.5);
Tailwind
colors: {
custom: {
50: '#ffe4c0',
500: '#ffd8a6',
950: '#000000',
},
}SCSS
$custom: #ffd8a6; $custom-light: #ffe4c0; $custom-dark: #000000;
JSON
{
"hex": "#ffd8a6",
"rgb": {
"r": 255,
"g": 216,
"b": 166
},
"hsl": {
"h": 33.708,
"s": 100,
"l": 82.549
},
"oklch": {
"l": 0.9035,
"c": 0.07782,
"h": 73.5
},
"luminance": 0.73125
}Semantic roles & 50–950 ramp
primary
#FFD8A6
secondary
#659DE4
accent
#65E600
background
#FFFEFD
surface
#FFFCF9
border
#D7D5D2
text
#181512
muted
#868482