#CFCED8#CFCED8
#CFCED8 is a very light, near-neutral blue. Relative luminance 0.624; OKLCH L 85.5% C 0.014 H 290.7°. Best body text is #000000 at 13.47:1 contrast (WCAG AA passes).
Color values
| HEX | #CFCED8 |
|---|---|
| RGB | rgb(207, 206, 216) |
| HSL | hsl(246, 11%, 83%) |
| HSV | hsv(246, 5%, 85%) |
| CMYK | cmyk(4.2%, 4.6%, 0%, 15.3%) |
| CIE-LAB | lab(83.11, 2.20, -4.82) |
| CIE-LCH | lch(83.11, 5.30, 294.49°) |
| OKLab | oklab(85.52% 0.0049 -0.0129) |
| OKLCH | oklch(85.52% 0.014 290.7) |
| XYZ | xyz(60.1959, 62.3658, 73.8190) |
| Luminance | 0.6237 (WCAG relative) |
| Temperature | neutral |
| Family | blue |
Closest named colors
Light Gray
#D3D3D3
ΔE00 5.25
Fog
#D8DCE0
ΔE00 5.30
Gainsboro
#DCDCDC
ΔE00 5.99
Silver
#C0C0C0
ΔE00 6.36
Dove Gray
#B6B8BD
ΔE00 6.62
Lavender (CSS)
#E6E6FA
ΔE00 6.81
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CFCED8 #D7D8CE
analogous
#CED2D8 #CFCED8 #D4CED8
triadic
#CFCED8 #D8CFCE #CED8CF
tetradic
#CFCED8 #D8CED2 #D7D8CE #CED8D4
square
#CFCED8 #D8CED2 #D7D8CE #CED8D4
split-complementary
#CFCED8 #D8D4CE #D2D8CE
monochromatic
#8C8AA2 #AEACBD #CFCED8 #EEEEF1 #EEEEF1
Accessibility & contrast
On white
1.56
#CFCED8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.47
#CFCED8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CFCED8
13.47:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CFCED8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CFCED8 | 1.00 | 1.56 | 13.47 | 13.47 |
| #FFFFFF | 1.56 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.47 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.47 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CCCFD8
Deuteranopia (green-blind)
#CCCFD8
Tritanopia (blue-blind)
#CDCFD1
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #cfced8; /* rgb */ color: rgb(207, 206, 216); /* oklch */ color: oklch(85.5% 0.014 290.7);
Tailwind
colors: {
custom: {
50: '#dddce4',
500: '#cfced8',
950: '#000000',
},
}SCSS
$custom: #cfced8; $custom-light: #dddce4; $custom-dark: #000000;
JSON
{
"hex": "#cfced8",
"rgb": {
"r": 207,
"g": 206,
"b": 216
},
"hsl": {
"h": 246,
"s": 11.364,
"l": 82.745
},
"oklch": {
"l": 0.85518,
"c": 0.01375,
"h": 290.7
},
"luminance": 0.62366
}Semantic roles & 50–950 ramp
primary
#CFCED8
secondary
#ABAC9E
accent
#95508E
background
#FEFEFE
surface
#FCFCFC
border
#D5D5D5
text
#151515
muted
#848484