#FFDABE#FFDABE
#FFDABE is a very light, muted orange. Relative luminance 0.751; OKLCH L 91.2% C 0.056 H 59.1°. Best body text is #000000 at 16.02:1 contrast (WCAG AA passes).
Color values
| HEX | #FFDABE |
|---|---|
| RGB | rgb(255, 218, 190) |
| HSL | hsl(26, 100%, 87%) |
| HSV | hsv(26, 25%, 100%) |
| CMYK | cmyk(0%, 14.5%, 25.5%, 0%) |
| CIE-LAB | lab(89.45, 8.75, 18.55) |
| CIE-LCH | lch(89.45, 20.51, 64.75°) |
| OKLab | oklab(91.24% 0.0285 0.0477) |
| OKLCH | oklch(91.24% 0.056 59.1) |
| XYZ | xyz(75.6064, 75.1232, 59.2228) |
| Luminance | 0.7512 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Peach
#FFDAB9
ΔE00 1.81
Apricot
#FBCEB1
ΔE00 3.34
Light Peach
#FFD8B1
ΔE00 3.55
Bisque
#FFE4C4
ΔE00 4.82
Navajowhite
#FFDEAD
ΔE00 7.33
Blanchedalmond
#FFEBCD
ΔE00 7.47
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFDABE #BEE3FF
analogous
#FFBEC3 #FFDABE #FFFABE
triadic
#FFDABE #BEFFDA #DABEFF
tetradic
#FFDABE #C3FFBE #BEE3FF #FABEFF
square
#FFDABE #C3FFBE #BEE3FF #FABEFF
split-complementary
#FFDABE #BEFFFA #BEC3FF
monochromatic
#FF9444 #FFB781 #FFDABE #FFEEE0 #FFEEE0
Accessibility & contrast
On white
1.31
#FFDABE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.02
#FFDABE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFDABE
16.02:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFDABE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFDABE | 1.00 | 1.31 | 16.02 | 16.02 |
| #FFFFFF | 1.31 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.02 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.02 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E5DCBC
Deuteranopia (green-blind)
#EEE4BE
Tritanopia (blue-blind)
#FFD3D2
Achromatopsia (no color)
#E1E1E1
Design tokens & code
CSS
--color: #ffdabe; /* rgb */ color: rgb(255, 218, 190); /* oklch */ color: oklch(91.2% 0.056 59.1);
Tailwind
colors: {
custom: {
50: '#ffe5d1',
500: '#ffdabe',
950: '#000000',
},
}SCSS
$custom: #ffdabe; $custom-light: #ffe5d1; $custom-dark: #000000;
JSON
{
"hex": "#ffdabe",
"rgb": {
"r": 255,
"g": 218,
"b": 190
},
"hsl": {
"h": 25.846,
"s": 100,
"l": 87.255
},
"oklch": {
"l": 0.91237,
"c": 0.0556,
"h": 59.1
},
"luminance": 0.75121
}Semantic roles & 50–950 ramp
primary
#FFDABE
secondary
#7AB8E7
accent
#83E600
background
#FFFEFE
surface
#FFFCFB
border
#D7D5D4
text
#181514
muted
#868483