#DBCFC5#DBCFC5
#DBCFC5 is a very light, near-neutral orange. Relative luminance 0.637; OKLCH L 86.1% C 0.019 H 62.4°. Best body text is #000000 at 13.74:1 contrast (WCAG AA passes).
Color values
| HEX | #DBCFC5 |
|---|---|
| RGB | rgb(219, 207, 197) |
| HSL | hsl(27, 23%, 82%) |
| HSV | hsv(27, 10%, 86%) |
| CMYK | cmyk(0%, 5.5%, 10%, 14.1%) |
| CIE-LAB | lab(83.82, 2.45, 6.45) |
| CIE-LCH | lch(83.82, 6.90, 69.18°) |
| OKLab | oklab(86.15% 0.0089 0.017) |
| OKLCH | oklch(86.15% 0.019 62.4) |
| XYZ | xyz(61.6033, 63.7177, 61.8660) |
| Luminance | 0.6372 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Warm Beige
#E9DCC9
ΔE00 4.82
Warm Gray
#C9BEB0
ΔE00 4.85
Light Gray
#D3D3D3
ΔE00 6.38
Gainsboro
#DCDCDC
ΔE00 6.86
Linen
#FAF0E6
ΔE00 7.31
Antiquewhite
#FAEBD7
ΔE00 7.41
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DBCFC5 #C5D1DB
analogous
#DBC5C6 #DBCFC5 #DBDAC5
triadic
#DBCFC5 #C5DBCF #CFC5DB
tetradic
#DBCFC5 #C6DBC5 #C5D1DB #DAC5DB
square
#DBCFC5 #C6DBC5 #C5D1DB #DAC5DB
split-complementary
#DBCFC5 #C5DBDA #C5C6DB
monochromatic
#AC9079 #C4B09F #DBCFC5 #F2EEEB #F3EFEC
Accessibility & contrast
On white
1.53
#DBCFC5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.74
#DBCFC5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DBCFC5
13.74:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DBCFC5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DBCFC5 | 1.00 | 1.53 | 13.74 | 13.74 |
| #FFFFFF | 1.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.74 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.74 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D3CFC4
Deuteranopia (green-blind)
#D6D2C5
Tritanopia (blue-blind)
#E0CDCC
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #dbcfc5; /* rgb */ color: rgb(219, 207, 197); /* oklch */ color: oklch(86.1% 0.019 62.4);
Tailwind
colors: {
custom: {
50: '#e6ddd6',
500: '#dbcfc5',
950: '#000000',
},
}SCSS
$custom: #dbcfc5; $custom-light: #e6ddd6; $custom-dark: #000000;
JSON
{
"hex": "#dbcfc5",
"rgb": {
"r": 219,
"g": 207,
"b": 197
},
"hsl": {
"h": 27.273,
"s": 23.404,
"l": 81.569
},
"oklch": {
"l": 0.86145,
"c": 0.01913,
"h": 62.4
},
"luminance": 0.63717
}Semantic roles & 50–950 ramp
primary
#DBCFC5
secondary
#93A3B1
accent
#77A244
background
#FEFEFE
surface
#FCFCFB
border
#D5D5D4
text
#161514
muted
#848483