#FFDAB3#FFDAB3
#FFDAB3 is a very light, moderate orange. Relative luminance 0.747; OKLCH L 91.0% C 0.066 H 68.3°. Best body text is #000000 at 15.93:1 contrast (WCAG AA passes).
Color values
| HEX | #FFDAB3 |
|---|---|
| RGB | rgb(255, 218, 179) |
| HSL | hsl(31, 100%, 85%) |
| HSV | hsv(31, 30%, 100%) |
| CMYK | cmyk(0%, 14.5%, 29.8%, 0%) |
| CIE-LAB | lab(89.23, 7.31, 23.98) |
| CIE-LCH | lch(89.23, 25.07, 73.05°) |
| OKLab | oklab(91% 0.0242 0.061) |
| OKLCH | oklch(91% 0.066 68.3) |
| XYZ | xyz(74.4492, 74.6603, 53.1283) |
| Luminance | 0.7466 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Light Peach
#FFD8B1
ΔE00 0.73
Peach
#FFDAB9
ΔE00 1.98
Navajowhite
#FFDEAD
ΔE00 3.66
Bisque
#FFE4C4
ΔE00 3.68
Moccasin
#FFE4B5
ΔE00 5.07
Wheat
#F5DEB3
ΔE00 5.45
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFDAB3 #B3D8FF
analogous
#FFB4B3 #FFDAB3 #FEFFB3
triadic
#FFDAB3 #B3FFDA #DAB3FF
tetradic
#FFDAB3 #B3FFB4 #B3D8FF #FFB3FE
square
#FFDAB3 #B3FFB4 #B3D8FF #FFB3FE
split-complementary
#FFDAB3 #B3FEFF #B4B3FF
monochromatic
#FF9E39 #FFBC76 #FFDAB3 #FFF0E0 #FFF0E0
Accessibility & contrast
On white
1.32
#FFDAB3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.93
#FFDAB3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFDAB3
15.93:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFDAB3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFDAB3 | 1.00 | 1.32 | 15.93 | 15.93 |
| #FFFFFF | 1.32 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.93 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.93 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E7DBB0
Deuteranopia (green-blind)
#F0E4B4
Tritanopia (blue-blind)
#FFD1CF
Achromatopsia (no color)
#E0E0E0
Design tokens & code
CSS
--color: #ffdab3; /* rgb */ color: rgb(255, 218, 179); /* oklch */ color: oklch(91.0% 0.066 68.3);
Tailwind
colors: {
custom: {
50: '#ffe5ca',
500: '#ffdab3',
950: '#000000',
},
}SCSS
$custom: #ffdab3; $custom-light: #ffe5ca; $custom-dark: #000000;
JSON
{
"hex": "#ffdab3",
"rgb": {
"r": 255,
"g": 218,
"b": 179
},
"hsl": {
"h": 30.789,
"s": 100,
"l": 85.098
},
"oklch": {
"l": 0.90996,
"c": 0.06562,
"h": 68.3
},
"luminance": 0.74657
}Semantic roles & 50–950 ramp
primary
#FFDAB3
secondary
#70AAE6
accent
#70E600
background
#FFFEFD
surface
#FFFCF9
border
#D7D5D2
text
#181513
muted
#868482