#FFDABB#FFDABB
#FFDABB is a very light, muted orange. Relative luminance 0.750; OKLCH L 91.2% C 0.058 H 62.0°. Best body text is #000000 at 16.00:1 contrast (WCAG AA passes).
Color values
| HEX | #FFDABB |
|---|---|
| RGB | rgb(255, 218, 187) |
| HSL | hsl(27, 100%, 87%) |
| HSV | hsv(27, 27%, 100%) |
| CMYK | cmyk(0%, 14.5%, 26.7%, 0%) |
| CIE-LAB | lab(89.39, 8.35, 20.04) |
| CIE-LCH | lch(89.39, 21.71, 67.38°) |
| OKLab | oklab(91.17% 0.0274 0.0514) |
| OKLCH | oklch(91.17% 0.058 62) |
| XYZ | xyz(75.2819, 74.9934, 57.5137) |
| Luminance | 0.7499 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Peach
#FFDAB9
ΔE00 0.70
Light Peach
#FFD8B1
ΔE00 2.48
Apricot
#FBCEB1
ΔE00 3.74
Bisque
#FFE4C4
ΔE00 4.17
Navajowhite
#FFDEAD
ΔE00 6.25
Blanchedalmond
#FFEBCD
ΔE00 6.96
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFDABB #BBE0FF
analogous
#FFBBBE #FFDABB #FFFCBB
triadic
#FFDABB #BBFFDA #DABBFF
tetradic
#FFDABB #BEFFBB #BBE0FF #FCBBFF
square
#FFDABB #BEFFBB #BBE0FF #FCBBFF
split-complementary
#FFDABB #BBFFFC #BBBEFF
monochromatic
#FF9741 #FFB97E #FFDABB #FFEEE0 #FFEEE0
Accessibility & contrast
On white
1.31
#FFDABB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.00
#FFDABB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFDABB
16.00:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFDABB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFDABB | 1.00 | 1.31 | 16.00 | 16.00 |
| #FFFFFF | 1.31 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.00 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.00 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E6DCB9
Deuteranopia (green-blind)
#EEE4BB
Tritanopia (blue-blind)
#FFD2D1
Achromatopsia (no color)
#E1E1E1
Design tokens & code
CSS
--color: #ffdabb; /* rgb */ color: rgb(255, 218, 187); /* oklch */ color: oklch(91.2% 0.058 62.0);
Tailwind
colors: {
custom: {
50: '#ffe5cf',
500: '#ffdabb',
950: '#000000',
},
}SCSS
$custom: #ffdabb; $custom-light: #ffe5cf; $custom-dark: #000000;
JSON
{
"hex": "#ffdabb",
"rgb": {
"r": 255,
"g": 218,
"b": 187
},
"hsl": {
"h": 27.353,
"s": 100,
"l": 86.667
},
"oklch": {
"l": 0.9117,
"c": 0.05821,
"h": 62
},
"luminance": 0.74991
}Semantic roles & 50–950 ramp
primary
#FFDABB
secondary
#77B4E7
accent
#7DE600
background
#FFFEFE
surface
#FFFCFB
border
#D7D5D4
text
#181513
muted
#868483