#CACBBF#CACBBF
#CACBBF is a very light, near-neutral yellow. Relative luminance 0.590; OKLCH L 83.8% C 0.016 H 110.6°. Best body text is #000000 at 12.81:1 contrast (WCAG AA passes).
Color values
| HEX | #CACBBF |
|---|---|
| RGB | rgb(202, 203, 191) |
| HSL | hsl(65, 10%, 77%) |
| HSV | hsv(65, 6%, 80%) |
| CMYK | cmyk(0.5%, 0%, 5.9%, 20.4%) |
| CIE-LAB | lab(81.31, -2.48, 5.86) |
| CIE-LCH | lch(81.31, 6.37, 112.96°) |
| OKLab | oklab(83.8% -0.0058 0.0154) |
| OKLCH | oklch(83.8% 0.016 110.6) |
| XYZ | xyz(55.1157, 59.0302, 57.7705) |
| Luminance | 0.5903 (WCAG relative) |
| Temperature | neutral |
| Family | yellow |
Closest named colors
Silver (survey)
#C5C9C7
ΔE00 4.70
Light Grey
#D8DCD6
ΔE00 4.90
Light Gray
#D3D3D3
ΔE00 6.39
Warm Gray
#C9BEB0
ΔE00 6.45
Silver
#C0C0C0
ΔE00 6.51
Gainsboro
#DCDCDC
ΔE00 7.36
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CACBBF #C0BFCB
analogous
#CBC6BF #CACBBF #C4CBBF
triadic
#CACBBF #BFCACB #CBBFCA
tetradic
#CACBBF #BFCBC6 #C0BFCB #CBBFC4
square
#CACBBF #BFCBC6 #C0BFCB #CBBFC4
split-complementary
#CACBBF #BFC4CB #C6BFCB
monochromatic
#92947B #AEB09D #CACBBF #E6E6E1 #F1F1EE
Accessibility & contrast
On white
1.64
#CACBBF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.81
#CACBBF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CACBBF
12.81:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CACBBF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CACBBF | 1.00 | 1.64 | 12.81 | 12.81 |
| #FFFFFF | 1.64 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.81 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.81 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CDCABE
Deuteranopia (green-blind)
#CDCABF
Tritanopia (blue-blind)
#CCC9C7
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #cacbbf; /* rgb */ color: rgb(202, 203, 191); /* oklch */ color: oklch(83.8% 0.016 110.6);
Tailwind
colors: {
custom: {
50: '#dadad2',
500: '#cacbbf',
950: '#000000',
},
}SCSS
$custom: #cacbbf; $custom-light: #dadad2; $custom-dark: #000000;
JSON
{
"hex": "#cacbbf",
"rgb": {
"r": 202,
"g": 203,
"b": 191
},
"hsl": {
"h": 65,
"s": 10.345,
"l": 77.255
},
"oklch": {
"l": 0.83796,
"c": 0.01642,
"h": 110.6
},
"luminance": 0.5903
}Semantic roles & 50–950 ramp
primary
#CACBBF
secondary
#91909F
accent
#519457
background
#FEFEFE
surface
#FBFBFB
border
#D4D4D4
text
#141414
muted
#838383