#FFDAB2#FFDAB2
#FFDAB2 is a very light, moderate orange. Relative luminance 0.746; OKLCH L 91.0% C 0.067 H 69.0°. Best body text is #000000 at 15.92:1 contrast (WCAG AA passes).
Color values
| HEX | #FFDAB2 |
|---|---|
| RGB | rgb(255, 218, 178) |
| HSL | hsl(31, 100%, 85%) |
| HSV | hsv(31, 30%, 100%) |
| CMYK | cmyk(0%, 14.5%, 30.2%, 0%) |
| CIE-LAB | lab(89.21, 7.18, 24.48) |
| CIE-LCH | lch(89.21, 25.51, 73.64°) |
| OKLab | oklab(90.98% 0.0238 0.0622) |
| OKLCH | oklch(90.98% 0.067 69) |
| XYZ | xyz(74.3485, 74.6200, 52.5976) |
| Luminance | 0.7462 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Light Peach
#FFD8B1
ΔE00 0.90
Peach
#FFDAB9
ΔE00 2.29
Navajowhite
#FFDEAD
ΔE00 3.38
Bisque
#FFE4C4
ΔE00 3.75
Moccasin
#FFE4B5
ΔE00 4.84
Wheat
#F5DEB3
ΔE00 5.25
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFDAB2 #B2D7FF
analogous
#FFB4B2 #FFDAB2 #FDFFB2
triadic
#FFDAB2 #B2FFDA #DAB2FF
tetradic
#FFDAB2 #B2FFB4 #B2D7FF #FFB2FD
square
#FFDAB2 #B2FFB4 #B2D7FF #FFB2FD
split-complementary
#FFDAB2 #B2FDFF #B4B2FF
monochromatic
#FF9F38 #FFBD75 #FFDAB2 #FFF0E0 #FFF0E0
Accessibility & contrast
On white
1.32
#FFDAB2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.92
#FFDAB2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFDAB2
15.92:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFDAB2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFDAB2 | 1.00 | 1.32 | 15.92 | 15.92 |
| #FFFFFF | 1.32 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.92 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.92 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E7DBAF
Deuteranopia (green-blind)
#F0E4B3
Tritanopia (blue-blind)
#FFD1CF
Achromatopsia (no color)
#E0E0E0
Design tokens & code
CSS
--color: #ffdab2; /* rgb */ color: rgb(255, 218, 178); /* oklch */ color: oklch(91.0% 0.067 69.0);
Tailwind
colors: {
custom: {
50: '#ffe5c9',
500: '#ffdab2',
950: '#000000',
},
}SCSS
$custom: #ffdab2; $custom-light: #ffe5c9; $custom-dark: #000000;
JSON
{
"hex": "#ffdab2",
"rgb": {
"r": 255,
"g": 218,
"b": 178
},
"hsl": {
"h": 31.169,
"s": 100,
"l": 84.902
},
"oklch": {
"l": 0.90975,
"c": 0.06658,
"h": 69
},
"luminance": 0.74617
}Semantic roles & 50–950 ramp
primary
#FFDAB2
secondary
#70A8E6
accent
#6EE600
background
#FFFEFD
surface
#FFFCF9
border
#D7D5D2
text
#181513
muted
#868482