#DCCFBE#DCCFBE
#DCCFBE is a very light, muted orange. Relative luminance 0.636; OKLCH L 86.0% C 0.027 H 74.7°. Best body text is #000000 at 13.71:1 contrast (WCAG AA passes).
Color values
| HEX | #DCCFBE |
|---|---|
| RGB | rgb(220, 207, 190) |
| HSL | hsl(34, 30%, 80%) |
| HSV | hsv(34, 14%, 86%) |
| CMYK | cmyk(0%, 5.9%, 13.6%, 13.7%) |
| CIE-LAB | lab(83.74, 1.68, 10.06) |
| CIE-LCH | lch(83.74, 10.20, 80.54°) |
| OKLab | oklab(86.05% 0.0072 0.0263) |
| OKLCH | oklch(86.05% 0.027 74.7) |
| XYZ | xyz(61.1216, 63.5599, 57.7537) |
| Luminance | 0.6356 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Warm Beige
#E9DCC9
ΔE00 3.09
Warm Gray
#C9BEB0
ΔE00 4.43
Champagne
#F7E7CE
ΔE00 6.11
Antiquewhite
#FAEBD7
ΔE00 6.41
Eggshell
#F0EAD6
ΔE00 6.99
Papayawhip
#FFEFD5
ΔE00 7.75
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DCCFBE #BECBDC
analogous
#DCC0BE #DCCFBE #DADCBE
triadic
#DCCFBE #BEDCCF #CFBEDC
tetradic
#DCCFBE #BEDCC0 #BECBDC #DCBEDA
square
#DCCFBE #BEDCC0 #BECBDC #DCBEDA
split-complementary
#DCCFBE #BEDADC #C0BEDC
monochromatic
#B1946E #C7B296 #DCCFBE #F1ECE6 #F4F0EB
Accessibility & contrast
On white
1.53
#DCCFBE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.71
#DCCFBE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DCCFBE
13.71:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DCCFBE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DCCFBE | 1.00 | 1.53 | 13.71 | 13.71 |
| #FFFFFF | 1.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.71 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.71 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D4CFBD
Deuteranopia (green-blind)
#D7D2BE
Tritanopia (blue-blind)
#E2CCCA
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #dccfbe; /* rgb */ color: rgb(220, 207, 190); /* oklch */ color: oklch(86.0% 0.027 74.7);
Tailwind
colors: {
custom: {
50: '#e7ddd1',
500: '#dccfbe',
950: '#000000',
},
}SCSS
$custom: #dccfbe; $custom-light: #e7ddd1; $custom-dark: #000000;
JSON
{
"hex": "#dccfbe",
"rgb": {
"r": 220,
"g": 207,
"b": 190
},
"hsl": {
"h": 34,
"s": 30,
"l": 80.392
},
"oklch": {
"l": 0.86046,
"c": 0.02722,
"h": 74.7
},
"luminance": 0.63559
}Semantic roles & 50–950 ramp
primary
#DCCFBE
secondary
#8B9CB3
accent
#6CA93D
background
#FEFEFE
surface
#FCFCFB
border
#D5D5D4
text
#161514
muted
#848483