#FFDAB7#FFDAB7
#FFDAB7 is a very light, moderate orange. Relative luminance 0.748; OKLCH L 91.1% C 0.062 H 65.3°. Best body text is #000000 at 15.96:1 contrast (WCAG AA passes).
Color values
| HEX | #FFDAB7 |
|---|---|
| RGB | rgb(255, 218, 183) |
| HSL | hsl(29, 100%, 86%) |
| HSV | hsv(29, 28%, 100%) |
| CMYK | cmyk(0%, 14.5%, 28.2%, 0%) |
| CIE-LAB | lab(89.31, 7.82, 22.01) |
| CIE-LCH | lch(89.31, 23.36, 70.43°) |
| OKLab | oklab(91.08% 0.0258 0.0562) |
| OKLCH | oklch(91.08% 0.062 65.3) |
| XYZ | xyz(74.8597, 74.8245, 55.2899) |
| Luminance | 0.7482 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Peach
#FFDAB9
ΔE00 0.68
Light Peach
#FFD8B1
ΔE00 1.22
Bisque
#FFE4C4
ΔE00 3.68
Apricot
#FBCEB1
ΔE00 4.57
Navajowhite
#FFDEAD
ΔE00 4.90
Moccasin
#FFE4B5
ΔE00 6.11
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFDAB7 #B7DCFF
analogous
#FFB7B8 #FFDAB7 #FFFEB7
triadic
#FFDAB7 #B7FFDA #DAB7FF
tetradic
#FFDAB7 #B8FFB7 #B7DCFF #FEB7FF
square
#FFDAB7 #B8FFB7 #B7DCFF #FEB7FF
split-complementary
#FFDAB7 #B7FFFE #B7B8FF
monochromatic
#FF9B3D #FFBB7A #FFDAB7 #FFEFE0 #FFEFE0
Accessibility & contrast
On white
1.32
#FFDAB7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.96
#FFDAB7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFDAB7
15.96:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFDAB7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFDAB7 | 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)
#E6DCB5
Deuteranopia (green-blind)
#EFE4B8
Tritanopia (blue-blind)
#FFD2D0
Achromatopsia (no color)
#E0E0E0
Design tokens & code
CSS
--color: #ffdab7; /* rgb */ color: rgb(255, 218, 183); /* oklch */ color: oklch(91.1% 0.062 65.3);
Tailwind
colors: {
custom: {
50: '#ffe5cc',
500: '#ffdab7',
950: '#000000',
},
}SCSS
$custom: #ffdab7; $custom-light: #ffe5cc; $custom-dark: #000000;
JSON
{
"hex": "#ffdab7",
"rgb": {
"r": 255,
"g": 218,
"b": 183
},
"hsl": {
"h": 29.167,
"s": 100,
"l": 85.882
},
"oklch": {
"l": 0.91082,
"c": 0.06184,
"h": 65.3
},
"luminance": 0.74822
}Semantic roles & 50–950 ramp
primary
#FFDAB7
secondary
#74AFE6
accent
#76E600
background
#FFFEFE
surface
#FFFCFA
border
#D7D5D3
text
#181513
muted
#868483