#D4CFCA#D4CFCA
#D4CFCA is a very light, near-neutral orange. Relative luminance 0.629; OKLCH L 85.7% C 0.009 H 67.7°. Best body text is #000000 at 13.58:1 contrast (WCAG AA passes).
Color values
| HEX | #D4CFCA |
|---|---|
| RGB | rgb(212, 207, 202) |
| HSL | hsl(30, 10%, 81%) |
| HSV | hsv(30, 5%, 83%) |
| CMYK | cmyk(0%, 2.4%, 4.7%, 16.9%) |
| CIE-LAB | lab(83.38, 0.84, 3.09) |
| CIE-LCH | lch(83.38, 3.20, 74.84°) |
| OKLab | oklab(85.71% 0.0034 0.0082) |
| OKLCH | oklch(85.71% 0.009 67.7) |
| XYZ | xyz(60.1234, 62.8873, 64.8368) |
| Luminance | 0.6289 (WCAG relative) |
| Temperature | neutral |
| Family | orange |
Closest named colors
Light Gray
#D3D3D3
ΔE00 3.20
Gainsboro
#DCDCDC
ΔE00 4.22
Silver (survey)
#C5C9C7
ΔE00 4.81
Silver
#C0C0C0
ΔE00 4.99
Light Grey
#D8DCD6
ΔE00 5.35
Warm Gray
#C9BEB0
ΔE00 5.91
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D4CFCA #CACFD4
analogous
#D4CACA #D4CFCA #D4D4CA
triadic
#D4CFCA #CAD4CF #CFCAD4
tetradic
#D4CFCA #CAD4CA #CACFD4 #D4CAD4
square
#D4CFCA #CAD4CA #CACFD4 #D4CAD4
split-complementary
#D4CFCA #CAD4D4 #CACAD4
monochromatic
#9D9286 #B9B0A8 #D4CFCA #EFEEEC #F1F0EE
Accessibility & contrast
On white
1.55
#D4CFCA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.58
#D4CFCA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D4CFCA
13.58:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D4CFCA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D4CFCA | 1.00 | 1.55 | 13.58 | 13.58 |
| #FFFFFF | 1.55 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.58 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.58 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D1CFCA
Deuteranopia (green-blind)
#D2D0CA
Tritanopia (blue-blind)
#D6CECE
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #d4cfca; /* rgb */ color: rgb(212, 207, 202); /* oklch */ color: oklch(85.7% 0.009 67.7);
Tailwind
colors: {
custom: {
50: '#e1ddda',
500: '#d4cfca',
950: '#000000',
},
}SCSS
$custom: #d4cfca; $custom-light: #e1ddda; $custom-dark: #000000;
JSON
{
"hex": "#d4cfca",
"rgb": {
"r": 212,
"g": 207,
"b": 202
},
"hsl": {
"h": 30,
"s": 10.417,
"l": 81.176
},
"oklch": {
"l": 0.85708,
"c": 0.00883,
"h": 67.7
},
"luminance": 0.62887
}Semantic roles & 50–950 ramp
primary
#D4CFCA
secondary
#9AA1A8
accent
#739451
background
#FEFEFE
surface
#FCFCFB
border
#D5D5D4
text
#151514
muted
#848483