#FFDBCA#FFDBCA
#FFDBCA is a very light, muted orange. Relative luminance 0.762; OKLCH L 91.7% C 0.046 H 46.8°. Best body text is #000000 at 16.24:1 contrast (WCAG AA passes).
Color values
| HEX | #FFDBCA |
|---|---|
| RGB | rgb(255, 219, 202) |
| HSL | hsl(19, 100%, 90%) |
| HSV | hsv(19, 21%, 100%) |
| CMYK | cmyk(0%, 14.1%, 20.8%, 0%) |
| CIE-LAB | lab(89.95, 9.91, 12.98) |
| CIE-LCH | lch(89.95, 16.33, 52.64°) |
| OKLab | oklab(91.71% 0.0317 0.0338) |
| OKLCH | oklch(91.71% 0.046 46.8) |
| XYZ | xyz(77.2324, 76.1897, 66.5034) |
| Luminance | 0.7619 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Apricot
#FBCEB1
ΔE00 5.08
Peach
#FFDAB9
ΔE00 6.12
Mistyrose
#FFE4E1
ΔE00 6.23
Light Peach
#FFD8B1
ΔE00 7.86
Bisque
#FFE4C4
ΔE00 8.15
Antiquewhite
#FAEBD7
ΔE00 9.30
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFDBCA #CAEEFF
analogous
#FFCAD4 #FFDBCA #FFF5CA
triadic
#FFDBCA #CAFFDB #DBCAFF
tetradic
#FFDBCA #D4FFCA #CAEEFF #F5CAFF
square
#FFDBCA #D4FFCA #CAEEFF #F5CAFF
split-complementary
#FFDBCA #CAFFF5 #CAD4FF
monochromatic
#FF8850 #FFB18D #FFDBCA #FFEAE0 #FFEAE0
Accessibility & contrast
On white
1.29
#FFDBCA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.24
#FFDBCA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFDBCA
16.24:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFDBCA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFDBCA | 1.00 | 1.29 | 16.24 | 16.24 |
| #FFFFFF | 1.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.24 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.24 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E4DEC9
Deuteranopia (green-blind)
#ECE5CA
Tritanopia (blue-blind)
#FFD5D6
Achromatopsia (no color)
#E2E2E2
Design tokens & code
CSS
--color: #ffdbca; /* rgb */ color: rgb(255, 219, 202); /* oklch */ color: oklch(91.7% 0.046 46.8);
Tailwind
colors: {
custom: {
50: '#ffe6da',
500: '#ffdbca',
950: '#000000',
},
}SCSS
$custom: #ffdbca; $custom-light: #ffe6da; $custom-dark: #000000;
JSON
{
"hex": "#ffdbca",
"rgb": {
"r": 255,
"g": 219,
"b": 202
},
"hsl": {
"h": 19.245,
"s": 100,
"l": 89.608
},
"oklch": {
"l": 0.91709,
"c": 0.04633,
"h": 46.8
},
"luminance": 0.76187
}Semantic roles & 50–950 ramp
primary
#FFDBCA
secondary
#84C9E9
accent
#9CE600
background
#FFFEFE
surface
#FFFCFB
border
#D7D5D4
text
#181514
muted
#868483