#CECBD2#CECBD2
#CECBD2 is a very light, near-neutral grey. Relative luminance 0.605; OKLCH L 84.7% C 0.010 H 305.4°. Best body text is #000000 at 13.10:1 contrast (WCAG AA passes).
Color values
| HEX | #CECBD2 |
|---|---|
| RGB | rgb(206, 203, 210) |
| HSL | hsl(266, 7%, 81%) |
| HSV | hsv(266, 3%, 82%) |
| CMYK | cmyk(1.9%, 3.3%, 0%, 17.6%) |
| CIE-LAB | lab(82.10, 2.31, -3.11) |
| CIE-LCH | lch(82.10, 3.87, 306.69°) |
| OKLab | oklab(84.66% 0.0059 -0.0082) |
| OKLCH | oklch(84.66% 0.01 305.4) |
| XYZ | xyz(58.4404, 60.4869, 69.5566) |
| Luminance | 0.6049 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Light Gray
#D3D3D3
ΔE00 4.53
Silver
#C0C0C0
ΔE00 5.20
Fog
#D8DCE0
ΔE00 5.56
Gainsboro
#DCDCDC
ΔE00 5.63
Dove Gray
#B6B8BD
ΔE00 5.93
Silver (survey)
#C5C9C7
ΔE00 6.59
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CECBD2 #CFD2CB
analogous
#CBCBD2 #CECBD2 #D1CBD2
triadic
#CECBD2 #D2CECB #CBD2CE
tetradic
#CECBD2 #D2CBCB #CFD2CB #CBD2D1
square
#CECBD2 #D2CBCB #CFD2CB #CBD2D1
split-complementary
#CECBD2 #D2D1CB #CBD2CB
monochromatic
#908999 #AFAAB6 #CECBD2 #EDECEE #F0EFF1
Accessibility & contrast
On white
1.60
#CECBD2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.10
#CECBD2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CECBD2
13.10:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CECBD2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CECBD2 | 1.00 | 1.60 | 13.10 | 13.10 |
| #FFFFFF | 1.60 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.10 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.10 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CACCD2
Deuteranopia (green-blind)
#CACCD2
Tritanopia (blue-blind)
#CECCCD
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #cecbd2; /* rgb */ color: rgb(206, 203, 210); /* oklch */ color: oklch(84.7% 0.010 305.4);
Tailwind
colors: {
custom: {
50: '#dddadf',
500: '#cecbd2',
950: '#000000',
},
}SCSS
$custom: #cecbd2; $custom-light: #dddadf; $custom-dark: #000000;
JSON
{
"hex": "#cecbd2",
"rgb": {
"r": 206,
"g": 203,
"b": 210
},
"hsl": {
"h": 265.714,
"s": 7.216,
"l": 80.98
},
"oklch": {
"l": 0.84657,
"c": 0.01012,
"h": 305.4
},
"luminance": 0.60487
}Semantic roles & 50–950 ramp
primary
#CECBD2
secondary
#A1A59C
accent
#915477
background
#FEFEFE
surface
#FCFBFC
border
#D5D4D5
text
#151415
muted
#848384