#CECED8#CECED8
#CECED8 is a very light, near-neutral blue. Relative luminance 0.622; OKLCH L 85.4% C 0.014 H 286.1°. Best body text is #000000 at 13.44:1 contrast (WCAG AA passes).
Color values
| HEX | #CECED8 |
|---|---|
| RGB | rgb(206, 206, 216) |
| HSL | hsl(240, 11%, 83%) |
| HSV | hsv(240, 5%, 85%) |
| CMYK | cmyk(4.6%, 4.6%, 0%, 15.3%) |
| CIE-LAB | lab(83.03, 1.86, -4.94) |
| CIE-LCH | lch(83.03, 5.28, 290.63°) |
| OKLab | oklab(85.44% 0.0038 -0.0132) |
| OKLCH | oklch(85.44% 0.014 286.1) |
| XYZ | xyz(59.9173, 62.2221, 73.8059) |
| Luminance | 0.6222 (WCAG relative) |
| Temperature | neutral |
| Family | blue |
Closest named colors
Fog
#D8DCE0
ΔE00 5.04
Light Gray
#D3D3D3
ΔE00 5.14
Gainsboro
#DCDCDC
ΔE00 5.91
Silver
#C0C0C0
ΔE00 6.23
Dove Gray
#B6B8BD
ΔE00 6.44
Lavender (CSS)
#E6E6FA
ΔE00 6.90
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CECED8 #D8D8CE
analogous
#CED3D8 #CECED8 #D3CED8
triadic
#CECED8 #D8CECE #CED8CE
tetradic
#CECED8 #D8CED3 #D8D8CE #CED8D3
square
#CECED8 #D8CED3 #D8D8CE #CED8D3
split-complementary
#CECED8 #D8D3CE #D3D8CE
monochromatic
#8A8AA2 #ACACBD #CECED8 #EEEEF1 #EEEEF1
Accessibility & contrast
On white
1.56
#CECED8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.44
#CECED8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CECED8
13.44:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CECED8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CECED8 | 1.00 | 1.56 | 13.44 | 13.44 |
| #FFFFFF | 1.56 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.44 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.44 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CCCFD9
Deuteranopia (green-blind)
#CCCED8
Tritanopia (blue-blind)
#CCD0D1
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #ceced8; /* rgb */ color: rgb(206, 206, 216); /* oklch */ color: oklch(85.4% 0.014 286.1);
Tailwind
colors: {
custom: {
50: '#dddce4',
500: '#ceced8',
950: '#000000',
},
}SCSS
$custom: #ceced8; $custom-light: #dddce4; $custom-dark: #000000;
JSON
{
"hex": "#ceced8",
"rgb": {
"r": 206,
"g": 206,
"b": 216
},
"hsl": {
"h": 240,
"s": 11.364,
"l": 82.745
},
"oklch": {
"l": 0.8544,
"c": 0.01373,
"h": 286.1
},
"luminance": 0.62222
}Semantic roles & 50–950 ramp
primary
#CECED8
secondary
#ACAC9E
accent
#955095
background
#FEFEFE
surface
#FCFCFC
border
#D5D5D5
text
#151515
muted
#848484