#FFDAB8#FFDAB8
#FFDAB8 is a very light, moderate orange. Relative luminance 0.749; OKLCH L 91.1% C 0.061 H 64.5°. Best body text is #000000 at 15.97:1 contrast (WCAG AA passes).
Color values
| HEX | #FFDAB8 |
|---|---|
| RGB | rgb(255, 218, 184) |
| HSL | hsl(29, 100%, 86%) |
| HSV | hsv(29, 28%, 100%) |
| CMYK | cmyk(0%, 14.5%, 27.8%, 0%) |
| CIE-LAB | lab(89.33, 7.95, 21.52) |
| CIE-LCH | lch(89.33, 22.94, 69.71°) |
| OKLab | oklab(91.1% 0.0262 0.055) |
| OKLCH | oklch(91.1% 0.061 64.5) |
| XYZ | xyz(74.9641, 74.8662, 55.8400) |
| Luminance | 0.7486 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Peach
#FFDAB9
ΔE00 0.34
Light Peach
#FFD8B1
ΔE00 1.51
Bisque
#FFE4C4
ΔE00 3.75
Apricot
#FBCEB1
ΔE00 4.34
Navajowhite
#FFDEAD
ΔE00 5.23
Moccasin
#FFE4B5
ΔE00 6.40
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFDAB8 #B8DDFF
analogous
#FFB8B9 #FFDAB8 #FFFDB8
triadic
#FFDAB8 #B8FFDA #DAB8FF
tetradic
#FFDAB8 #B9FFB8 #B8DDFF #FDB8FF
square
#FFDAB8 #B9FFB8 #B8DDFF #FDB8FF
split-complementary
#FFDAB8 #B8FFFD #B8B9FF
monochromatic
#FF9A3E #FFBA7B #FFDAB8 #FFEFE0 #FFEFE0
Accessibility & contrast
On white
1.31
#FFDAB8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.97
#FFDAB8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFDAB8
15.97:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFDAB8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFDAB8 | 1.00 | 1.31 | 15.97 | 15.97 |
| #FFFFFF | 1.31 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.97 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.97 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E6DCB6
Deuteranopia (green-blind)
#EFE4B9
Tritanopia (blue-blind)
#FFD2D1
Achromatopsia (no color)
#E0E0E0
Design tokens & code
CSS
--color: #ffdab8; /* rgb */ color: rgb(255, 218, 184); /* oklch */ color: oklch(91.1% 0.061 64.5);
Tailwind
colors: {
custom: {
50: '#ffe5cd',
500: '#ffdab8',
950: '#000000',
},
}SCSS
$custom: #ffdab8; $custom-light: #ffe5cd; $custom-dark: #000000;
JSON
{
"hex": "#ffdab8",
"rgb": {
"r": 255,
"g": 218,
"b": 184
},
"hsl": {
"h": 28.732,
"s": 100,
"l": 86.078
},
"oklch": {
"l": 0.91103,
"c": 0.06091,
"h": 64.5
},
"luminance": 0.74863
}Semantic roles & 50–950 ramp
primary
#FFDAB8
secondary
#75B0E7
accent
#78E600
background
#FFFEFE
surface
#FFFCFA
border
#D7D5D3
text
#181513
muted
#868483