#CACCBF#CACCBF
#CACCBF is a very light, near-neutral yellow. Relative luminance 0.595; OKLCH L 84.0% C 0.018 H 113.9°. Best body text is #000000 at 12.90:1 contrast (WCAG AA passes).
Color values
| HEX | #CACCBF |
|---|---|
| RGB | rgb(202, 204, 191) |
| HSL | hsl(69, 11%, 77%) |
| HSV | hsv(69, 6%, 80%) |
| CMYK | cmyk(1%, 0%, 6.4%, 20%) |
| CIE-LAB | lab(81.57, -3.01, 6.23) |
| CIE-LCH | lch(81.57, 6.92, 115.74°) |
| OKLab | oklab(84% -0.0072 0.0163) |
| OKLCH | oklch(84% 0.018 113.9) |
| XYZ | xyz(55.3526, 59.5040, 57.8495) |
| Luminance | 0.5950 (WCAG relative) |
| Temperature | neutral |
| Family | yellow |
Closest named colors
Light Grey
#D8DCD6
ΔE00 4.94
Silver (survey)
#C5C9C7
ΔE00 5.10
Light Gray
#D3D3D3
ΔE00 6.86
Warm Gray
#C9BEB0
ΔE00 7.04
Silver
#C0C0C0
ΔE00 7.09
Gainsboro
#DCDCDC
ΔE00 7.73
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CACCBF #C1BFCC
analogous
#CCC8BF #CACCBF #C4CCBF
triadic
#CACCBF #BFCACC #CCBFCA
tetradic
#CACCBF #BFCCC8 #C1BFCC #CCBFC4
square
#CACCBF #BFCCC8 #C1BFCC #CCBFC4
split-complementary
#CACCBF #BFC4CC #C8BFCC
monochromatic
#92967B #AEB19D #CACCBF #E6E7E1 #F1F1EE
Accessibility & contrast
On white
1.63
#CACCBF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.90
#CACCBF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CACCBF
12.90:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CACCBF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CACCBF | 1.00 | 1.63 | 12.90 | 12.90 |
| #FFFFFF | 1.63 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.90 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.90 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CECBBE
Deuteranopia (green-blind)
#CECBBF
Tritanopia (blue-blind)
#CCCAC8
Achromatopsia (no color)
#CBCBCB
Design tokens & code
CSS
--color: #caccbf; /* rgb */ color: rgb(202, 204, 191); /* oklch */ color: oklch(84.0% 0.018 113.9);
Tailwind
colors: {
custom: {
50: '#dadbd2',
500: '#caccbf',
950: '#000000',
},
}SCSS
$custom: #caccbf; $custom-light: #dadbd2; $custom-dark: #000000;
JSON
{
"hex": "#caccbf",
"rgb": {
"r": 202,
"g": 204,
"b": 191
},
"hsl": {
"h": 69.231,
"s": 11.304,
"l": 77.451
},
"oklch": {
"l": 0.84001,
"c": 0.01787,
"h": 113.9
},
"luminance": 0.59504
}Semantic roles & 50–950 ramp
primary
#CACCBF
secondary
#928FA0
accent
#50955B
background
#FEFEFE
surface
#FBFBFB
border
#D4D4D4
text
#141514
muted
#838483