#DBCFC3#DBCFC3
#DBCFC3 is a very light, muted orange. Relative luminance 0.636; OKLCH L 86.1% C 0.021 H 67.5°. Best body text is #000000 at 13.73:1 contrast (WCAG AA passes).
Color values
| HEX | #DBCFC3 |
|---|---|
| RGB | rgb(219, 207, 195) |
| HSL | hsl(30, 25%, 81%) |
| HSV | hsv(30, 11%, 86%) |
| CMYK | cmyk(0%, 5.5%, 11%, 14.1%) |
| CIE-LAB | lab(83.77, 2.12, 7.45) |
| CIE-LCH | lch(83.77, 7.74, 74.08°) |
| OKLab | oklab(86.09% 0.0081 0.0195) |
| OKLCH | oklch(86.09% 0.021 67.5) |
| XYZ | xyz(61.3757, 63.6267, 60.6671) |
| Luminance | 0.6363 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Warm Beige
#E9DCC9
ΔE00 4.12
Warm Gray
#C9BEB0
ΔE00 4.48
Light Gray
#D3D3D3
ΔE00 6.87
Antiquewhite
#FAEBD7
ΔE00 6.99
Champagne
#F7E7CE
ΔE00 7.25
Gainsboro
#DCDCDC
ΔE00 7.33
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DBCFC3 #C3CFDB
analogous
#DBC3C3 #DBCFC3 #DBDBC3
triadic
#DBCFC3 #C3DBCF #CFC3DB
tetradic
#DBCFC3 #C3DBC3 #C3CFDB #DBC3DB
square
#DBCFC3 #C3DBC3 #C3CFDB #DBC3DB
split-complementary
#DBCFC3 #C3DBDB #C3C3DB
monochromatic
#AD9276 #C4B09D #DBCFC3 #F2EEE9 #F4F0EC
Accessibility & contrast
On white
1.53
#DBCFC3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.73
#DBCFC3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DBCFC3
13.73:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DBCFC3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DBCFC3 | 1.00 | 1.53 | 13.73 | 13.73 |
| #FFFFFF | 1.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.73 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.73 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D3CFC2
Deuteranopia (green-blind)
#D6D2C3
Tritanopia (blue-blind)
#E0CCCC
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #dbcfc3; /* rgb */ color: rgb(219, 207, 195); /* oklch */ color: oklch(86.1% 0.021 67.5);
Tailwind
colors: {
custom: {
50: '#e6ddd5',
500: '#dbcfc3',
950: '#000000',
},
}SCSS
$custom: #dbcfc3; $custom-light: #e6ddd5; $custom-dark: #000000;
JSON
{
"hex": "#dbcfc3",
"rgb": {
"r": 219,
"g": 207,
"b": 195
},
"hsl": {
"h": 30,
"s": 25,
"l": 81.176
},
"oklch": {
"l": 0.86092,
"c": 0.02113,
"h": 67.5
},
"luminance": 0.63626
}Semantic roles & 50–950 ramp
primary
#DBCFC3
secondary
#91A1B2
accent
#73A442
background
#FEFEFE
surface
#FCFCFB
border
#D5D5D4
text
#161514
muted
#848483