#FFDAB4#FFDAB4
#FFDAB4 is a very light, moderate orange. Relative luminance 0.747; OKLCH L 91.0% C 0.065 H 67.6°. Best body text is #000000 at 15.94:1 contrast (WCAG AA passes).
Color values
| HEX | #FFDAB4 |
|---|---|
| RGB | rgb(255, 218, 180) |
| HSL | hsl(30, 100%, 85%) |
| HSV | hsv(30, 29%, 100%) |
| CMYK | cmyk(0%, 14.5%, 29.4%, 0%) |
| CIE-LAB | lab(89.25, 7.44, 23.49) |
| CIE-LCH | lch(89.25, 24.64, 72.43°) |
| OKLab | oklab(91.02% 0.0246 0.0598) |
| OKLCH | oklch(91.02% 0.065 67.6) |
| XYZ | xyz(74.5507, 74.7009, 53.6629) |
| Luminance | 0.7470 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Light Peach
#FFD8B1
ΔE00 0.68
Peach
#FFDAB9
ΔE00 1.66
Bisque
#FFE4C4
ΔE00 3.63
Navajowhite
#FFDEAD
ΔE00 3.96
Apricot
#FBCEB1
ΔE00 5.29
Moccasin
#FFE4B5
ΔE00 5.31
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFDAB4 #B4D9FF
analogous
#FFB4B4 #FFDAB4 #FEFFB4
triadic
#FFDAB4 #B4FFDA #DAB4FF
tetradic
#FFDAB4 #B4FFB4 #B4D9FF #FFB4FE
square
#FFDAB4 #B4FFB4 #B4D9FF #FFB4FE
split-complementary
#FFDAB4 #B4FEFF #B4B4FF
monochromatic
#FF9E3A #FFBC77 #FFDAB4 #FFF0E0 #FFF0E0
Accessibility & contrast
On white
1.32
#FFDAB4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.94
#FFDAB4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFDAB4
15.94:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFDAB4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFDAB4 | 1.00 | 1.32 | 15.94 | 15.94 |
| #FFFFFF | 1.32 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.94 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.94 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E7DBB2
Deuteranopia (green-blind)
#EFE4B5
Tritanopia (blue-blind)
#FFD2D0
Achromatopsia (no color)
#E0E0E0
Design tokens & code
CSS
--color: #ffdab4; /* rgb */ color: rgb(255, 218, 180); /* oklch */ color: oklch(91.0% 0.065 67.6);
Tailwind
colors: {
custom: {
50: '#ffe5ca',
500: '#ffdab4',
950: '#000000',
},
}SCSS
$custom: #ffdab4; $custom-light: #ffe5ca; $custom-dark: #000000;
JSON
{
"hex": "#ffdab4",
"rgb": {
"r": 255,
"g": 218,
"b": 180
},
"hsl": {
"h": 30.4,
"s": 100,
"l": 85.294
},
"oklch": {
"l": 0.91017,
"c": 0.06466,
"h": 67.6
},
"luminance": 0.74698
}Semantic roles & 50–950 ramp
primary
#FFDAB4
secondary
#71ABE6
accent
#71E600
background
#FFFEFD
surface
#FFFCF9
border
#D7D5D2
text
#181513
muted
#868482