#CFCABD#CFCABD
#CFCABD is a very light, near-neutral orange. Relative luminance 0.592; OKLCH L 83.9% C 0.019 H 89.4°. Best body text is #000000 at 12.84:1 contrast (WCAG AA passes).
Color values
| HEX | #CFCABD |
|---|---|
| RGB | rgb(207, 202, 189) |
| HSL | hsl(43, 16%, 78%) |
| HSV | hsv(43, 9%, 81%) |
| CMYK | cmyk(0%, 2.4%, 8.7%, 18.8%) |
| CIE-LAB | lab(81.39, -0.53, 7.10) |
| CIE-LCH | lch(81.39, 7.12, 94.27°) |
| OKLab | oklab(83.94% 0.0002 0.0186) |
| OKLCH | oklch(83.94% 0.019 89.4) |
| XYZ | xyz(56.0369, 59.1810, 56.6053) |
| Luminance | 0.5918 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Warm Gray
#C9BEB0
ΔE00 3.99
Warm Beige
#E9DCC9
ΔE00 5.86
Silver (survey)
#C5C9C7
ΔE00 5.99
Light Grey
#D8DCD6
ΔE00 6.20
Light Gray
#D3D3D3
ΔE00 6.51
Silver
#C0C0C0
ΔE00 6.67
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CFCABD #BDC2CF
analogous
#CFC1BD #CFCABD #CBCFBD
triadic
#CFCABD #BDCFCA #CABDCF
tetradic
#CFCABD #BDCFC1 #BDC2CF #CFBDCB
square
#CFCABD #BDCFC1 #BDC2CF #CFBDCB
split-complementary
#CFCABD #BDCBCF #C1BDCF
monochromatic
#9B9176 #B5AE9A #CFCABD #E9E6E0 #F2F1ED
Accessibility & contrast
On white
1.64
#CFCABD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.84
#CFCABD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CFCABD
12.84:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CFCABD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CFCABD | 1.00 | 1.64 | 12.84 | 12.84 |
| #FFFFFF | 1.64 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.84 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.84 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CDC9BC
Deuteranopia (green-blind)
#CFCBBD
Tritanopia (blue-blind)
#D2C8C6
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #cfcabd; /* rgb */ color: rgb(207, 202, 189); /* oklch */ color: oklch(83.9% 0.019 89.4);
Tailwind
colors: {
custom: {
50: '#dddad0',
500: '#cfcabd',
950: '#000000',
},
}SCSS
$custom: #cfcabd; $custom-light: #dddad0; $custom-dark: #000000;
JSON
{
"hex": "#cfcabd",
"rgb": {
"r": 207,
"g": 202,
"b": 189
},
"hsl": {
"h": 43.333,
"s": 15.789,
"l": 77.647
},
"oklch": {
"l": 0.83941,
"c": 0.01861,
"h": 89.4
},
"luminance": 0.59181
}Semantic roles & 50–950 ramp
primary
#CFCABD
secondary
#8D93A3
accent
#619A4B
background
#FEFEFE
surface
#FCFBFB
border
#D5D4D4
text
#151414
muted
#848383