#FFDBC6#FFDBC6
#FFDBC6 is a very light, muted orange. Relative luminance 0.760; OKLCH L 91.6% C 0.049 H 52.1°. Best body text is #000000 at 16.20:1 contrast (WCAG AA passes).
Color values
| HEX | #FFDBC6 |
|---|---|
| RGB | rgb(255, 219, 198) |
| HSL | hsl(22, 100%, 89%) |
| HSV | hsv(22, 22%, 100%) |
| CMYK | cmyk(0%, 14.1%, 22.4%, 0%) |
| CIE-LAB | lab(89.86, 9.34, 14.95) |
| CIE-LCH | lch(89.86, 17.63, 58.01°) |
| OKLab | oklab(91.61% 0.0302 0.0387) |
| OKLCH | oklch(91.61% 0.049 52.1) |
| XYZ | xyz(76.7650, 76.0027, 64.0414) |
| Luminance | 0.7600 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Apricot
#FBCEB1
ΔE00 4.06
Peach
#FFDAB9
ΔE00 4.43
Light Peach
#FFD8B1
ΔE00 6.18
Bisque
#FFE4C4
ΔE00 6.66
Mistyrose
#FFE4E1
ΔE00 7.68
Antiquewhite
#FAEBD7
ΔE00 8.56
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFDBC6 #C6EAFF
analogous
#FFC6CE #FFDBC6 #FFF8C6
triadic
#FFDBC6 #C6FFDB #DBC6FF
tetradic
#FFDBC6 #CEFFC6 #C6EAFF #F8C6FF
square
#FFDBC6 #CEFFC6 #C6EAFF #F8C6FF
split-complementary
#FFDBC6 #C6FFF8 #C6CEFF
monochromatic
#FF8E4C #FFB489 #FFDBC6 #FFECE0 #FFECE0
Accessibility & contrast
On white
1.30
#FFDBC6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.20
#FFDBC6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFDBC6
16.20:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFDBC6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFDBC6 | 1.00 | 1.30 | 16.20 | 16.20 |
| #FFFFFF | 1.30 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.20 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.20 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E5DEC5
Deuteranopia (green-blind)
#EDE5C6
Tritanopia (blue-blind)
#FFD5D5
Achromatopsia (no color)
#E2E2E2
Design tokens & code
CSS
--color: #ffdbc6; /* rgb */ color: rgb(255, 219, 198); /* oklch */ color: oklch(91.6% 0.049 52.1);
Tailwind
colors: {
custom: {
50: '#ffe6d7',
500: '#ffdbc6',
950: '#000000',
},
}SCSS
$custom: #ffdbc6; $custom-light: #ffe6d7; $custom-dark: #000000;
JSON
{
"hex": "#ffdbc6",
"rgb": {
"r": 255,
"g": 219,
"b": 198
},
"hsl": {
"h": 22.105,
"s": 100,
"l": 88.824
},
"oklch": {
"l": 0.91613,
"c": 0.0491,
"h": 52.1
},
"luminance": 0.76
}Semantic roles & 50–950 ramp
primary
#FFDBC6
secondary
#81C2E9
accent
#91E600
background
#FFFEFE
surface
#FFFCFB
border
#D7D5D4
text
#181514
muted
#868483