#DBCFC7#DBCFC7
#DBCFC7 is a very light, near-neutral orange. Relative luminance 0.638; OKLCH L 86.2% C 0.017 H 56.2°. Best body text is #000000 at 13.76:1 contrast (WCAG AA passes).
Color values
| HEX | #DBCFC7 |
|---|---|
| RGB | rgb(219, 207, 199) |
| HSL | hsl(24, 22%, 82%) |
| HSV | hsv(24, 9%, 86%) |
| CMYK | cmyk(0%, 5.5%, 9.1%, 14.1%) |
| CIE-LAB | lab(83.87, 2.78, 5.46) |
| CIE-LCH | lch(83.87, 6.13, 62.96°) |
| OKLab | oklab(86.2% 0.0096 0.0144) |
| OKLCH | oklch(86.2% 0.017 56.2) |
| XYZ | xyz(61.8340, 63.8100, 63.0809) |
| Luminance | 0.6381 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Warm Gray
#C9BEB0
ΔE00 5.39
Warm Beige
#E9DCC9
ΔE00 5.64
Light Gray
#D3D3D3
ΔE00 5.97
Gainsboro
#DCDCDC
ΔE00 6.47
Silver
#C0C0C0
ΔE00 7.30
Linen
#FAF0E6
ΔE00 7.38
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DBCFC7 #C7D3DB
analogous
#DBC7C9 #DBCFC7 #DBD9C7
triadic
#DBCFC7 #C7DBCF #CFC7DB
tetradic
#DBCFC7 #C9DBC7 #C7D3DB #D9C7DB
square
#DBCFC7 #C9DBC7 #C7D3DB #D9C7DB
split-complementary
#DBCFC7 #C7DBD9 #C7C9DB
monochromatic
#AB8F7C #C3AFA2 #DBCFC7 #F3EFEC #F3EFEC
Accessibility & contrast
On white
1.53
#DBCFC7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.76
#DBCFC7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DBCFC7
13.76:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DBCFC7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DBCFC7 | 1.00 | 1.53 | 13.76 | 13.76 |
| #FFFFFF | 1.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.76 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.76 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D2D0C7
Deuteranopia (green-blind)
#D5D2C7
Tritanopia (blue-blind)
#DFCDCD
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #dbcfc7; /* rgb */ color: rgb(219, 207, 199); /* oklch */ color: oklch(86.2% 0.017 56.2);
Tailwind
colors: {
custom: {
50: '#e6ddd8',
500: '#dbcfc7',
950: '#000000',
},
}SCSS
$custom: #dbcfc7; $custom-light: #e6ddd8; $custom-dark: #000000;
JSON
{
"hex": "#dbcfc7",
"rgb": {
"r": 219,
"g": 207,
"b": 199
},
"hsl": {
"h": 24,
"s": 21.739,
"l": 81.961
},
"oklch": {
"l": 0.86199,
"c": 0.01731,
"h": 56.2
},
"luminance": 0.63809
}Semantic roles & 50–950 ramp
primary
#DBCFC7
secondary
#95A6B1
accent
#7CA045
background
#FEFEFE
surface
#FCFCFB
border
#D5D5D4
text
#151514
muted
#848483