#FFD0AB#FFD0AB
#FFD0AB is a very light, moderate orange. Relative luminance 0.693; OKLCH L 88.9% C 0.072 H 59.9°. Best body text is #000000 at 14.86:1 contrast (WCAG AA passes).
Color values
| HEX | #FFD0AB |
|---|---|
| RGB | rgb(255, 208, 171) |
| HSL | hsl(26, 100%, 84%) |
| HSV | hsv(26, 33%, 100%) |
| CMYK | cmyk(0%, 18.4%, 32.9%, 0%) |
| CIE-LAB | lab(86.66, 11.49, 24.62) |
| CIE-LCH | lch(86.66, 27.17, 64.99°) |
| OKLab | oklab(88.93% 0.0362 0.0624) |
| OKLCH | oklch(88.93% 0.072 59.9) |
| XYZ | xyz(71.1481, 69.3153, 48.1517) |
| Luminance | 0.6931 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Apricot
#FBCEB1
ΔE00 2.57
Light Peach
#FFD8B1
ΔE00 3.10
Peach
#FFDAB9
ΔE00 3.28
Bisque
#FFE4C4
ΔE00 6.99
Navajowhite
#FFDEAD
ΔE00 7.06
Burlywood
#DEB887
ΔE00 8.38
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFD0AB #ABDAFF
analogous
#FFABB0 #FFD0AB #FFFAAB
triadic
#FFD0AB #ABFFD0 #D0ABFF
tetradic
#FFD0AB #B0FFAB #ABDAFF #FAABFF
square
#FFD0AB #B0FFAB #ABDAFF #FAABFF
split-complementary
#FFD0AB #ABFFFA #ABB0FF
monochromatic
#FF8C31 #FFAE6E #FFD0AB #FFEEE0 #FFEEE0
Accessibility & contrast
On white
1.41
#FFD0AB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.86
#FFD0AB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFD0AB
14.86:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFD0AB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFD0AB | 1.00 | 1.41 | 14.86 | 14.86 |
| #FFFFFF | 1.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.86 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.86 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DED3A9
Deuteranopia (green-blind)
#E9DDAB
Tritanopia (blue-blind)
#FFC7C6
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #ffd0ab; /* rgb */ color: rgb(255, 208, 171); /* oklch */ color: oklch(88.9% 0.072 59.9);
Tailwind
colors: {
custom: {
50: '#ffdec4',
500: '#ffd0ab',
950: '#000000',
},
}SCSS
$custom: #ffd0ab; $custom-light: #ffdec4; $custom-dark: #000000;
JSON
{
"hex": "#ffd0ab",
"rgb": {
"r": 255,
"g": 208,
"b": 171
},
"hsl": {
"h": 26.429,
"s": 100,
"l": 83.529
},
"oklch": {
"l": 0.88932,
"c": 0.07217,
"h": 59.9
},
"luminance": 0.69312
}Semantic roles & 50–950 ramp
primary
#FFD0AB
secondary
#6AAEE5
accent
#80E600
background
#FFFEFD
surface
#FFFCF9
border
#D7D5D2
text
#181512
muted
#868482