#CACCBD#CACCBD
#CACCBD is a very light, muted yellow. Relative luminance 0.594; OKLCH L 83.9% C 0.021 H 113.0°. Best body text is #000000 at 12.88:1 contrast (WCAG AA passes).
Color values
| HEX | #CACCBD |
|---|---|
| RGB | rgb(202, 204, 189) |
| HSL | hsl(68, 13%, 77%) |
| HSV | hsv(68, 7%, 80%) |
| CMYK | cmyk(1%, 0%, 7.4%, 20%) |
| CIE-LAB | lab(81.52, -3.35, 7.23) |
| CIE-LCH | lch(81.52, 7.97, 114.85°) |
| OKLab | oklab(83.95% -0.008 0.0189) |
| OKLCH | oklch(83.95% 0.021 113) |
| XYZ | xyz(55.1340, 59.4166, 56.6982) |
| Luminance | 0.5942 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Light Grey
#D8DCD6
ΔE00 5.50
Silver (survey)
#C5C9C7
ΔE00 5.90
Warm Gray
#C9BEB0
ΔE00 7.23
Light Gray
#D3D3D3
ΔE00 7.63
Silver
#C0C0C0
ΔE00 7.81
Eggshell
#F0EAD6
ΔE00 8.10
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CACCBD #BFBDCC
analogous
#CCC7BD #CACCBD #C3CCBD
triadic
#CACCBD #BDCACC #CCBDCA
tetradic
#CACCBD #BDCCC7 #BFBDCC #CCBDC3
square
#CACCBD #BDCCC7 #BFBDCC #CCBDC3
split-complementary
#CACCBD #BDC3CC #C7BDCC
monochromatic
#939778 #AEB19A #CACCBD #E6E7E0 #F1F2EE
Accessibility & contrast
On white
1.63
#CACCBD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.88
#CACCBD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CACCBD
12.88:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CACCBD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CACCBD | 1.00 | 1.63 | 12.88 | 12.88 |
| #FFFFFF | 1.63 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.88 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.88 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CFCABC
Deuteranopia (green-blind)
#CFCBBE
Tritanopia (blue-blind)
#CCCAC8
Achromatopsia (no color)
#CBCBCB
Design tokens & code
CSS
--color: #caccbd; /* rgb */ color: rgb(202, 204, 189); /* oklch */ color: oklch(83.9% 0.021 113.0);
Tailwind
colors: {
custom: {
50: '#dadbd0',
500: '#caccbd',
950: '#000000',
},
}SCSS
$custom: #caccbd; $custom-light: #dadbd0; $custom-dark: #000000;
JSON
{
"hex": "#caccbd",
"rgb": {
"r": 202,
"g": 204,
"b": 189
},
"hsl": {
"h": 68,
"s": 12.821,
"l": 77.059
},
"oklch": {
"l": 0.83947,
"c": 0.02055,
"h": 113
},
"luminance": 0.59416
}Semantic roles & 50–950 ramp
primary
#CACCBD
secondary
#908DA0
accent
#4F9758
background
#FEFEFE
surface
#FBFBFB
border
#D4D4D4
text
#141514
muted
#838483