#CFCEDD#CFCEDD
#CFCEDD is a very light, muted blue. Relative luminance 0.626; OKLCH L 85.7% C 0.021 H 289.0°. Best body text is #000000 at 13.53:1 contrast (WCAG AA passes).
Color values
| HEX | #CFCEDD |
|---|---|
| RGB | rgb(207, 206, 221) |
| HSL | hsl(244, 18%, 84%) |
| HSV | hsv(244, 7%, 87%) |
| CMYK | cmyk(6.3%, 6.8%, 0%, 13.3%) |
| CIE-LAB | lab(83.25, 3.15, -7.28) |
| CIE-LCH | lch(83.25, 7.94, 293.40°) |
| OKLab | oklab(85.67% 0.0067 -0.0195) |
| OKLCH | oklch(85.67% 0.021 289) |
| XYZ | xyz(60.8521, 62.6283, 77.2752) |
| Luminance | 0.6263 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 5.78
Fog
#D8DCE0
ΔE00 6.94
Light Gray
#D3D3D3
ΔE00 7.32
Dove Gray
#B6B8BD
ΔE00 7.83
Gainsboro
#DCDCDC
ΔE00 7.84
Light Blue Grey
#B7C9E2
ΔE00 8.19
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CFCEDD #DCDDCE
analogous
#CED4DD #CFCEDD #D6CEDD
triadic
#CFCEDD #DDCFCE #CEDDCF
tetradic
#CFCEDD #DDCED4 #DCDDCE #CEDDD6
square
#CFCEDD #DDCED4 #DCDDCE #CEDDD6
split-complementary
#CFCEDD #DDD6CE #D4DDCE
monochromatic
#8886AB #ACAAC4 #CFCEDD #EDEDF2 #EDEDF2
Accessibility & contrast
On white
1.55
#CFCEDD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.53
#CFCEDD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CFCEDD
13.53:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CFCEDD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CFCEDD | 1.00 | 1.55 | 13.53 | 13.53 |
| #FFFFFF | 1.55 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.53 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.53 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CBD0DE
Deuteranopia (green-blind)
#CBCFDD
Tritanopia (blue-blind)
#CCD0D3
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #cfcedd; /* rgb */ color: rgb(207, 206, 221); /* oklch */ color: oklch(85.7% 0.021 289.0);
Tailwind
colors: {
custom: {
50: '#dddce7',
500: '#cfcedd',
950: '#000000',
},
}SCSS
$custom: #cfcedd; $custom-light: #dddce7; $custom-dark: #000000;
JSON
{
"hex": "#cfcedd",
"rgb": {
"r": 207,
"g": 206,
"b": 221
},
"hsl": {
"h": 244,
"s": 18.072,
"l": 83.725
},
"oklch": {
"l": 0.85673,
"c": 0.02062,
"h": 289
},
"luminance": 0.62628
}Semantic roles & 50–950 ramp
primary
#CFCEDD
secondary
#B1B39D
accent
#9C4997
background
#FEFEFE
surface
#FCFCFC
border
#D5D5D5
text
#151516
muted
#848484