#FFDAB5#FFDAB5
#FFDAB5 is a very light, moderate orange. Relative luminance 0.747; OKLCH L 91.0% C 0.064 H 66.9°. Best body text is #000000 at 15.95:1 contrast (WCAG AA passes).
Color values
| HEX | #FFDAB5 |
|---|---|
| RGB | rgb(255, 218, 181) |
| HSL | hsl(30, 100%, 85%) |
| HSV | hsv(30, 29%, 100%) |
| CMYK | cmyk(0%, 14.5%, 29%, 0%) |
| CIE-LAB | lab(89.27, 7.57, 23.00) |
| CIE-LCH | lch(89.27, 24.21, 71.79°) |
| OKLab | oklab(91.04% 0.025 0.0586) |
| OKLCH | oklch(91.04% 0.064 66.9) |
| XYZ | xyz(74.6530, 74.7418, 54.2013) |
| Luminance | 0.7474 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Light Peach
#FFD8B1
ΔE00 0.76
Peach
#FFDAB9
ΔE00 1.34
Bisque
#FFE4C4
ΔE00 3.62
Navajowhite
#FFDEAD
ΔE00 4.27
Apricot
#FBCEB1
ΔE00 5.04
Moccasin
#FFE4B5
ΔE00 5.57
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFDAB5 #B5DAFF
analogous
#FFB5B5 #FFDAB5 #FFFFB5
triadic
#FFDAB5 #B5FFDA #DAB5FF
tetradic
#FFDAB5 #B5FFB5 #B5DAFF #FFB5FF
square
#FFDAB5 #B5FFB5 #B5DAFF #FFB5FF
split-complementary
#FFDAB5 #B5FFFF #B5B5FF
monochromatic
#FF9D3B #FFBB78 #FFDAB5 #FFF0E0 #FFF0E0
Accessibility & contrast
On white
1.32
#FFDAB5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.95
#FFDAB5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFDAB5
15.95:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFDAB5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFDAB5 | 1.00 | 1.32 | 15.95 | 15.95 |
| #FFFFFF | 1.32 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.95 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.95 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E7DBB3
Deuteranopia (green-blind)
#EFE4B6
Tritanopia (blue-blind)
#FFD2D0
Achromatopsia (no color)
#E0E0E0
Design tokens & code
CSS
--color: #ffdab5; /* rgb */ color: rgb(255, 218, 181); /* oklch */ color: oklch(91.0% 0.064 66.9);
Tailwind
colors: {
custom: {
50: '#ffe5cb',
500: '#ffdab5',
950: '#000000',
},
}SCSS
$custom: #ffdab5; $custom-light: #ffe5cb; $custom-dark: #000000;
JSON
{
"hex": "#ffdab5",
"rgb": {
"r": 255,
"g": 218,
"b": 181
},
"hsl": {
"h": 30,
"s": 100,
"l": 85.49
},
"oklch": {
"l": 0.91038,
"c": 0.0637,
"h": 66.9
},
"luminance": 0.74739
}Semantic roles & 50–950 ramp
primary
#FFDAB5
secondary
#72ACE6
accent
#73E600
background
#FFFEFD
surface
#FFFCF9
border
#D7D5D2
text
#181513
muted
#868482