#CECCCF#CECCCF
#CECCCF is a very light, near-neutral grey. Relative luminance 0.608; OKLCH L 84.8% C 0.005 H 314.8°. Best body text is #000000 at 13.16:1 contrast (WCAG AA passes).
Color values
| HEX | #CECCCF |
|---|---|
| RGB | rgb(206, 204, 207) |
| HSL | hsl(280, 3%, 81%) |
| HSV | hsv(280, 1%, 81%) |
| CMYK | cmyk(0.5%, 1.4%, 0%, 18.8%) |
| CIE-LAB | lab(82.28, 1.23, -1.25) |
| CIE-LCH | lch(82.28, 1.75, 314.73°) |
| OKLab | oklab(84.77% 0.0033 -0.0033) |
| OKLCH | oklch(84.77% 0.005 314.8) |
| XYZ | xyz(58.3071, 60.8126, 67.6857) |
| Luminance | 0.6081 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Light Gray
#D3D3D3
ΔE00 2.61
Silver
#C0C0C0
ΔE00 3.81
Gainsboro
#DCDCDC
ΔE00 4.18
Fog
#D8DCE0
ΔE00 4.57
Silver (survey)
#C5C9C7
ΔE00 4.70
Dove Gray
#B6B8BD
ΔE00 5.67
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CECCCF #CDCFCC
analogous
#CCCCCF #CECCCF #CFCCCE
triadic
#CECCCF #CFCECC #CCCFCE
tetradic
#CECCCF #CFCCCC #CDCFCC #CCCECF
square
#CECCCF #CFCCCC #CDCFCC #CCCECF
split-complementary
#CECCCF #CECFCC #CCCFCC
monochromatic
#918D94 #B0ACB1 #CECCCF #ECECED #F0EFF0
Accessibility & contrast
On white
1.60
#CECCCF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.16
#CECCCF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CECCCF
13.16:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CECCCF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CECCCF | 1.00 | 1.60 | 13.16 | 13.16 |
| #FFFFFF | 1.60 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.16 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.16 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CCCDCF
Deuteranopia (green-blind)
#CCCDCF
Tritanopia (blue-blind)
#CECCCD
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #cecccf; /* rgb */ color: rgb(206, 204, 207); /* oklch */ color: oklch(84.8% 0.005 314.8);
Tailwind
colors: {
custom: {
50: '#dcdbdd',
500: '#cecccf',
950: '#000000',
},
}SCSS
$custom: #cecccf; $custom-light: #dcdbdd; $custom-dark: #000000;
JSON
{
"hex": "#cecccf",
"rgb": {
"r": 206,
"g": 204,
"b": 207
},
"hsl": {
"h": 280,
"s": 3.03,
"l": 80.588
},
"oklch": {
"l": 0.84768,
"c": 0.00464,
"h": 314.8
},
"luminance": 0.60813
}Semantic roles & 50–950 ramp
primary
#CECCCF
secondary
#9FA29E
accent
#8D596A
background
#FEFEFE
surface
#FCFBFC
border
#D5D4D5
text
#151515
muted
#848484