#CECCCA#CECCCA
#CECCCA is a very light, near-neutral grey. Relative luminance 0.606; OKLCH L 84.6% C 0.004 H 67.8°. Best body text is #000000 at 13.11:1 contrast (WCAG AA passes).
Color values
| HEX | #CECCCA |
|---|---|
| RGB | rgb(206, 204, 202) |
| HSL | hsl(30, 4%, 80%) |
| HSV | hsv(30, 2%, 81%) |
| CMYK | cmyk(0%, 1%, 1.9%, 19.2%) |
| CIE-LAB | lab(82.15, 0.33, 1.24) |
| CIE-LCH | lch(82.15, 1.28, 75.17°) |
| OKLab | oklab(84.62% 0.0013 0.0033) |
| OKLCH | oklch(84.62% 0.004 67.8) |
| XYZ | xyz(57.7055, 60.5719, 64.5172) |
| Luminance | 0.6057 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Light Gray
#D3D3D3
ΔE00 2.06
Silver (survey)
#C5C9C7
ΔE00 3.24
Silver
#C0C0C0
ΔE00 3.34
Gainsboro
#DCDCDC
ΔE00 3.91
Fog
#D8DCE0
ΔE00 5.18
Light Grey
#D8DCD6
ΔE00 5.25
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CECCCA #CACCCE
analogous
#CECACA #CECCCA #CECECA
triadic
#CECCCA #CACECC #CCCACE
tetradic
#CECCCA #CACECA #CACCCE #CECACE
square
#CECCCA #CACECA #CACCCE #CECACE
split-complementary
#CECCCA #CACECE #CACACE
monochromatic
#938F8A #B1ADAA #CECCCA #EBEBEA #F0F0EF
Accessibility & contrast
On white
1.60
#CECCCA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.11
#CECCCA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CECCCA
13.11:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CECCCA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CECCCA | 1.00 | 1.60 | 13.11 | 13.11 |
| #FFFFFF | 1.60 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.11 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.11 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CDCCCA
Deuteranopia (green-blind)
#CDCCCA
Tritanopia (blue-blind)
#CFCCCB
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #ceccca; /* rgb */ color: rgb(206, 204, 202); /* oklch */ color: oklch(84.6% 0.004 67.8);
Tailwind
colors: {
custom: {
50: '#dcdbda',
500: '#ceccca',
950: '#000000',
},
}SCSS
$custom: #ceccca; $custom-light: #dcdbda; $custom-dark: #000000;
JSON
{
"hex": "#ceccca",
"rgb": {
"r": 206,
"g": 204,
"b": 202
},
"hsl": {
"h": 30,
"s": 3.922,
"l": 80
},
"oklch": {
"l": 0.84623,
"c": 0.00354,
"h": 67.8
},
"luminance": 0.60572
}Semantic roles & 50–950 ramp
primary
#CECCCA
secondary
#9B9EA1
accent
#738E58
background
#FEFEFE
surface
#FCFBFB
border
#D5D4D4
text
#151514
muted
#848483