#DBCFCB#DBCFCB
#DBCFCB is a very light, near-neutral orange. Relative luminance 0.640; OKLCH L 86.3% C 0.014 H 39.4°. Best body text is #000000 at 13.80:1 contrast (WCAG AA passes).
Color values
| HEX | #DBCFCB |
|---|---|
| RGB | rgb(219, 207, 203) |
| HSL | hsl(15, 18%, 83%) |
| HSV | hsv(15, 7%, 86%) |
| CMYK | cmyk(0%, 5.5%, 7.3%, 14.1%) |
| CIE-LAB | lab(83.96, 3.46, 3.47) |
| CIE-LCH | lch(83.96, 4.90, 45.10°) |
| OKLab | oklab(86.31% 0.0112 0.0092) |
| OKLCH | oklch(86.31% 0.014 39.4) |
| XYZ | xyz(62.3045, 63.9982, 65.5590) |
| Luminance | 0.6400 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Light Gray
#D3D3D3
ΔE00 5.49
Gainsboro
#DCDCDC
ΔE00 6.01
Warm Gray
#C9BEB0
ΔE00 6.85
Silver
#C0C0C0
ΔE00 6.96
Warm Beige
#E9DCC9
ΔE00 7.50
Mistyrose
#FFE4E1
ΔE00 7.91
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DBCFCB #CBD7DB
analogous
#DBCBCF #DBCFCB #DBD7CB
triadic
#DBCFCB #CBDBCF #CFCBDB
tetradic
#DBCFCB #CFDBCB #CBD7DB #D7CBDB
square
#DBCFCB #CFDBCB #CBD7DB #D7CBDB
split-complementary
#DBCFCB #CBDBD7 #CBCFDB
monochromatic
#A98C83 #C2AEA7 #DBCFCB #F2EEED #F2EEED
Accessibility & contrast
On white
1.52
#DBCFCB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.80
#DBCFCB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DBCFCB
13.80:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DBCFCB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DBCFCB | 1.00 | 1.52 | 13.80 | 13.80 |
| #FFFFFF | 1.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.80 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.80 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D2D0CB
Deuteranopia (green-blind)
#D4D2CB
Tritanopia (blue-blind)
#DFCDCE
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #dbcfcb; /* rgb */ color: rgb(219, 207, 203); /* oklch */ color: oklch(86.3% 0.014 39.4);
Tailwind
colors: {
custom: {
50: '#e6ddda',
500: '#dbcfcb',
950: '#000000',
},
}SCSS
$custom: #dbcfcb; $custom-light: #e6ddda; $custom-dark: #000000;
JSON
{
"hex": "#dbcfcb",
"rgb": {
"r": 219,
"g": 207,
"b": 203
},
"hsl": {
"h": 15,
"s": 18.182,
"l": 82.745
},
"oklch": {
"l": 0.86308,
"c": 0.01449,
"h": 39.4
},
"luminance": 0.63998
}Semantic roles & 50–950 ramp
primary
#DBCFCB
secondary
#9AABB1
accent
#889C49
background
#FEFEFE
surface
#FCFCFB
border
#D5D5D4
text
#151514
muted
#848483