#FFDAB6#FFDAB6
#FFDAB6 is a very light, moderate orange. Relative luminance 0.748; OKLCH L 91.1% C 0.063 H 66.1°. Best body text is #000000 at 15.96:1 contrast (WCAG AA passes).
Color values
| HEX | #FFDAB6 |
|---|---|
| RGB | rgb(255, 218, 182) |
| HSL | hsl(30, 100%, 86%) |
| HSV | hsv(30, 29%, 100%) |
| CMYK | cmyk(0%, 14.5%, 28.6%, 0%) |
| CIE-LAB | lab(89.29, 7.69, 22.50) |
| CIE-LCH | lch(89.29, 23.78, 71.12°) |
| OKLab | oklab(91.06% 0.0254 0.0574) |
| OKLCH | oklch(91.06% 0.063 66.1) |
| XYZ | xyz(74.7559, 74.7830, 54.7436) |
| Luminance | 0.7478 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Light Peach
#FFD8B1
ΔE00 0.96
Peach
#FFDAB9
ΔE00 1.01
Bisque
#FFE4C4
ΔE00 3.63
Navajowhite
#FFDEAD
ΔE00 4.58
Apricot
#FBCEB1
ΔE00 4.80
Moccasin
#FFE4B5
ΔE00 5.84
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFDAB6 #B6DBFF
analogous
#FFB6B6 #FFDAB6 #FFFEB6
triadic
#FFDAB6 #B6FFDA #DAB6FF
tetradic
#FFDAB6 #B6FFB6 #B6DBFF #FEB6FF
square
#FFDAB6 #B6FFB6 #B6DBFF #FEB6FF
split-complementary
#FFDAB6 #B6FFFE #B6B6FF
monochromatic
#FF9C3C #FFBB79 #FFDAB6 #FFEFE0 #FFEFE0
Accessibility & contrast
On white
1.32
#FFDAB6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.96
#FFDAB6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFDAB6
15.96:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFDAB6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFDAB6 | 1.00 | 1.32 | 15.96 | 15.96 |
| #FFFFFF | 1.32 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.96 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.96 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E6DCB4
Deuteranopia (green-blind)
#EFE4B7
Tritanopia (blue-blind)
#FFD2D0
Achromatopsia (no color)
#E0E0E0
Design tokens & code
CSS
--color: #ffdab6; /* rgb */ color: rgb(255, 218, 182); /* oklch */ color: oklch(91.1% 0.063 66.1);
Tailwind
colors: {
custom: {
50: '#ffe5cc',
500: '#ffdab6',
950: '#000000',
},
}SCSS
$custom: #ffdab6; $custom-light: #ffe5cc; $custom-dark: #000000;
JSON
{
"hex": "#ffdab6",
"rgb": {
"r": 255,
"g": 218,
"b": 182
},
"hsl": {
"h": 29.589,
"s": 100,
"l": 85.686
},
"oklch": {
"l": 0.9106,
"c": 0.06277,
"h": 66.1
},
"luminance": 0.7478
}Semantic roles & 50–950 ramp
primary
#FFDAB6
secondary
#73ADE6
accent
#74E600
background
#FFFEFE
surface
#FFFCFA
border
#D7D5D3
text
#181513
muted
#868483