#FFDBC8#FFDBC8
#FFDBC8 is a very light, muted orange. Relative luminance 0.761; OKLCH L 91.7% C 0.048 H 49.5°. Best body text is #000000 at 16.22:1 contrast (WCAG AA passes).
Color values
| HEX | #FFDBC8 |
|---|---|
| RGB | rgb(255, 219, 200) |
| HSL | hsl(21, 100%, 89%) |
| HSV | hsv(21, 22%, 100%) |
| CMYK | cmyk(0%, 14.1%, 21.6%, 0%) |
| CIE-LAB | lab(89.90, 9.62, 13.96) |
| CIE-LCH | lch(89.90, 16.96, 55.43°) |
| OKLab | oklab(91.66% 0.0309 0.0363) |
| OKLCH | oklch(91.66% 0.048 49.5) |
| XYZ | xyz(76.9972, 76.0956, 65.2644) |
| Luminance | 0.7609 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Apricot
#FBCEB1
ΔE00 4.51
Peach
#FFDAB9
ΔE00 5.27
Mistyrose
#FFE4E1
ΔE00 6.95
Light Peach
#FFD8B1
ΔE00 7.01
Bisque
#FFE4C4
ΔE00 7.39
Antiquewhite
#FAEBD7
ΔE00 8.90
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFDBC8 #C8ECFF
analogous
#FFC8D1 #FFDBC8 #FFF6C8
triadic
#FFDBC8 #C8FFDB #DBC8FF
tetradic
#FFDBC8 #D1FFC8 #C8ECFF #F6C8FF
square
#FFDBC8 #D1FFC8 #C8ECFF #F6C8FF
split-complementary
#FFDBC8 #C8FFF6 #C8D1FF
monochromatic
#FF8B4E #FFB38B #FFDBC8 #FFEBE0 #FFEBE0
Accessibility & contrast
On white
1.29
#FFDBC8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.22
#FFDBC8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFDBC8
16.22:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFDBC8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFDBC8 | 1.00 | 1.29 | 16.22 | 16.22 |
| #FFFFFF | 1.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.22 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.22 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E4DEC7
Deuteranopia (green-blind)
#EDE5C8
Tritanopia (blue-blind)
#FFD5D6
Achromatopsia (no color)
#E2E2E2
Design tokens & code
CSS
--color: #ffdbc8; /* rgb */ color: rgb(255, 219, 200); /* oklch */ color: oklch(91.7% 0.048 49.5);
Tailwind
colors: {
custom: {
50: '#ffe6d8',
500: '#ffdbc8',
950: '#000000',
},
}SCSS
$custom: #ffdbc8; $custom-light: #ffe6d8; $custom-dark: #000000;
JSON
{
"hex": "#ffdbc8",
"rgb": {
"r": 255,
"g": 219,
"b": 200
},
"hsl": {
"h": 20.727,
"s": 100,
"l": 89.216
},
"oklch": {
"l": 0.91661,
"c": 0.04767,
"h": 49.5
},
"luminance": 0.76093
}Semantic roles & 50–950 ramp
primary
#FFDBC8
secondary
#82C5E9
accent
#96E600
background
#FFFEFE
surface
#FFFCFB
border
#D7D5D4
text
#181514
muted
#868483