#FFDACB#FFDACB
#FFDACB is a very light, muted orange. Relative luminance 0.757; OKLCH L 91.5% C 0.046 H 43.3°. Best body text is #000000 at 16.14:1 contrast (WCAG AA passes).
Color values
| HEX | #FFDACB |
|---|---|
| RGB | rgb(255, 218, 203) |
| HSL | hsl(17, 100%, 90%) |
| HSV | hsv(17, 20%, 100%) |
| CMYK | cmyk(0%, 14.5%, 20.4%, 0%) |
| CIE-LAB | lab(89.73, 10.57, 12.14) |
| CIE-LCH | lch(89.73, 16.10, 48.96°) |
| OKLab | oklab(91.55% 0.0336 0.0317) |
| OKLCH | oklch(91.55% 0.046 43.3) |
| XYZ | xyz(77.0911, 75.7170, 67.0423) |
| Luminance | 0.7571 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Apricot
#FBCEB1
ΔE00 5.65
Mistyrose
#FFE4E1
ΔE00 5.66
Peach
#FFDAB9
ΔE00 7.13
Light Peach
#FFD8B1
ΔE00 8.84
Bisque
#FFE4C4
ΔE00 9.20
Antiquewhite
#FAEBD7
ΔE00 10.10
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFDACB #CBF0FF
analogous
#FFCBD6 #FFDACB #FFF4CB
triadic
#FFDACB #CBFFDA #DACBFF
tetradic
#FFDACB #D6FFCB #CBF0FF #F4CBFF
square
#FFDACB #D6FFCB #CBF0FF #F4CBFF
split-complementary
#FFDACB #CBFFF4 #CBD6FF
monochromatic
#FF8351 #FFAE8E #FFDACB #FFE9E0 #FFE9E0
Accessibility & contrast
On white
1.30
#FFDACB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.14
#FFDACB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFDACB
16.14:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFDACB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFDACB | 1.00 | 1.30 | 16.14 | 16.14 |
| #FFFFFF | 1.30 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.14 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.14 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E3DDCA
Deuteranopia (green-blind)
#EBE5CB
Tritanopia (blue-blind)
#FFD5D6
Achromatopsia (no color)
#E2E2E2
Design tokens & code
CSS
--color: #ffdacb; /* rgb */ color: rgb(255, 218, 203); /* oklch */ color: oklch(91.5% 0.046 43.3);
Tailwind
colors: {
custom: {
50: '#ffe5da',
500: '#ffdacb',
950: '#000000',
},
}SCSS
$custom: #ffdacb; $custom-light: #ffe5da; $custom-dark: #000000;
JSON
{
"hex": "#ffdacb",
"rgb": {
"r": 255,
"g": 218,
"b": 203
},
"hsl": {
"h": 17.308,
"s": 100,
"l": 89.804
},
"oklch": {
"l": 0.91545,
"c": 0.04616,
"h": 43.3
},
"luminance": 0.75715
}Semantic roles & 50–950 ramp
primary
#FFDACB
secondary
#85CCE9
accent
#A3E600
background
#FFFEFE
surface
#FFFCFB
border
#D7D5D4
text
#181514
muted
#868483