#FFD8A8#FFD8A8
#FFD8A8 is a very light, moderate orange. Relative luminance 0.732; OKLCH L 90.4% C 0.076 H 72.4°. Best body text is #000000 at 15.64:1 contrast (WCAG AA passes).
Color values
| HEX | #FFD8A8 |
|---|---|
| RGB | rgb(255, 216, 168) |
| HSL | hsl(33, 100%, 83%) |
| HSV | hsv(33, 34%, 100%) |
| CMYK | cmyk(0%, 15.3%, 34.1%, 0%) |
| CIE-LAB | lab(88.54, 6.99, 28.75) |
| CIE-LCH | lch(88.54, 29.58, 76.33°) |
| OKLab | oklab(90.39% 0.0229 0.0723) |
| OKLCH | oklch(90.39% 0.076 72.4) |
| XYZ | xyz(72.8653, 73.2019, 47.3294) |
| Luminance | 0.7320 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Navajowhite
#FFDEAD
ΔE00 2.26
Light Peach
#FFD8B1
ΔE00 2.63
Moccasin
#FFE4B5
ΔE00 4.32
Peach
#FFDAB9
ΔE00 4.38
Wheat
#F5DEB3
ΔE00 4.94
Bisque
#FFE4C4
ΔE00 5.28
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFD8A8 #A8CFFF
analogous
#FFACA8 #FFD8A8 #FBFFA8
triadic
#FFD8A8 #A8FFD8 #D8A8FF
tetradic
#FFD8A8 #A8FFAC #A8CFFF #FFA8FB
square
#FFD8A8 #A8FFAC #A8CFFF #FFA8FB
split-complementary
#FFD8A8 #A8FBFF #ACA8FF
monochromatic
#FFA12E #FFBD6B #FFD8A8 #FFF1E0 #FFF1E0
Accessibility & contrast
On white
1.34
#FFD8A8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.64
#FFD8A8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFD8A8
15.64:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFD8A8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFD8A8 | 1.00 | 1.34 | 15.64 | 15.64 |
| #FFFFFF | 1.34 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.64 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.64 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E6D9A5
Deuteranopia (green-blind)
#F0E2A9
Tritanopia (blue-blind)
#FFCECB
Achromatopsia (no color)
#DEDEDE
Design tokens & code
CSS
--color: #ffd8a8; /* rgb */ color: rgb(255, 216, 168); /* oklch */ color: oklch(90.4% 0.076 72.4);
Tailwind
colors: {
custom: {
50: '#ffe4c2',
500: '#ffd8a8',
950: '#000000',
},
}SCSS
$custom: #ffd8a8; $custom-light: #ffe4c2; $custom-dark: #000000;
JSON
{
"hex": "#ffd8a8",
"rgb": {
"r": 255,
"g": 216,
"b": 168
},
"hsl": {
"h": 33.103,
"s": 100,
"l": 82.941
},
"oklch": {
"l": 0.90389,
"c": 0.07584,
"h": 72.4
},
"luminance": 0.73199
}Semantic roles & 50–950 ramp
primary
#FFD8A8
secondary
#679FE4
accent
#67E600
background
#FFFEFD
surface
#FFFCF9
border
#D7D5D2
text
#181512
muted
#868482