#FFDBCE#FFDBCE
#FFDBCE is a very light, muted orange. Relative luminance 0.764; OKLCH L 91.8% C 0.044 H 40.9°. Best body text is #000000 at 16.28:1 contrast (WCAG AA passes).
Color values
| HEX | #FFDBCE |
|---|---|
| RGB | rgb(255, 219, 206) |
| HSL | hsl(16, 100%, 90%) |
| HSV | hsv(16, 19%, 100%) |
| CMYK | cmyk(0%, 14.1%, 19.2%, 0%) |
| CIE-LAB | lab(90.04, 10.49, 11.01) |
| CIE-LCH | lch(90.04, 15.21, 46.38°) |
| OKLab | oklab(91.81% 0.0333 0.0288) |
| OKLCH | oklch(91.81% 0.044 40.9) |
| XYZ | xyz(77.7122, 76.3816, 69.0301) |
| Luminance | 0.7638 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Mistyrose
#FFE4E1
ΔE00 4.87
Apricot
#FBCEB1
ΔE00 6.47
Peach
#FFDAB9
ΔE00 7.88
Light Peach
#FFD8B1
ΔE00 9.63
Bisque
#FFE4C4
ΔE00 9.75
Very Light Pink
#FFF4F2
ΔE00 9.86
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFDBCE #CEF2FF
analogous
#FFCED9 #FFDBCE #FFF3CE
triadic
#FFDBCE #CEFFDB #DBCEFF
tetradic
#FFDBCE #D9FFCE #CEF2FF #F3CEFF
square
#FFDBCE #D9FFCE #CEF2FF #F3CEFF
split-complementary
#FFDBCE #CEFFF3 #CED9FF
monochromatic
#FF8154 #FFAE91 #FFDBCE #FFE9E0 #FFE9E0
Accessibility & contrast
On white
1.29
#FFDBCE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.28
#FFDBCE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFDBCE
16.28:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFDBCE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFDBCE | 1.00 | 1.29 | 16.28 | 16.28 |
| #FFFFFF | 1.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.28 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.28 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E3DECD
Deuteranopia (green-blind)
#ECE5CE
Tritanopia (blue-blind)
#FFD6D7
Achromatopsia (no color)
#E2E2E2
Design tokens & code
CSS
--color: #ffdbce; /* rgb */ color: rgb(255, 219, 206); /* oklch */ color: oklch(91.8% 0.044 40.9);
Tailwind
colors: {
custom: {
50: '#ffe6dd',
500: '#ffdbce',
950: '#000000',
},
}SCSS
$custom: #ffdbce; $custom-light: #ffe6dd; $custom-dark: #000000;
JSON
{
"hex": "#ffdbce",
"rgb": {
"r": 255,
"g": 219,
"b": 206
},
"hsl": {
"h": 15.918,
"s": 100,
"l": 90.392
},
"oklch": {
"l": 0.91808,
"c": 0.04398,
"h": 40.9
},
"luminance": 0.76379
}Semantic roles & 50–950 ramp
primary
#FFDBCE
secondary
#87D0EA
accent
#A9E600
background
#FFFEFE
surface
#FFFCFC
border
#D7D5D5
text
#181515
muted
#868484