#CFCFDD#CFCFDD
#CFCFDD is a very light, near-neutral blue. Relative luminance 0.631; OKLCH L 85.9% C 0.019 H 286.0°. Best body text is #000000 at 13.62:1 contrast (WCAG AA passes).
Color values
| HEX | #CFCFDD |
|---|---|
| RGB | rgb(207, 207, 221) |
| HSL | hsl(240, 17%, 84%) |
| HSV | hsv(240, 6%, 87%) |
| CMYK | cmyk(6.3%, 6.3%, 0%, 13.3%) |
| CIE-LAB | lab(83.50, 2.63, -6.91) |
| CIE-LCH | lch(83.50, 7.39, 290.81°) |
| OKLab | oklab(85.87% 0.0053 -0.0185) |
| OKLCH | oklch(85.87% 0.019 286) |
| XYZ | xyz(61.0936, 63.1113, 77.3557) |
| Luminance | 0.6311 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 5.78
Fog
#D8DCE0
ΔE00 6.27
Light Gray
#D3D3D3
ΔE00 6.78
Gainsboro
#DCDCDC
ΔE00 7.30
Dove Gray
#B6B8BD
ΔE00 7.58
Light Blue Grey
#B7C9E2
ΔE00 7.83
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CFCFDD #DDDDCF
analogous
#CFD6DD #CFCFDD #D6CFDD
triadic
#CFCFDD #DDCFCF #CFDDCF
tetradic
#CFCFDD #DDCFD6 #DDDDCF #CFDDD6
square
#CFCFDD #DDCFD6 #DDDDCF #CFDDD6
split-complementary
#CFCFDD #DDD6CF #D6DDCF
monochromatic
#8787AA #ABABC4 #CFCFDD #EDEDF2 #EDEDF2
Accessibility & contrast
On white
1.54
#CFCFDD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.62
#CFCFDD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CFCFDD
13.62:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CFCFDD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CFCFDD | 1.00 | 1.54 | 13.62 | 13.62 |
| #FFFFFF | 1.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.62 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.62 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CCD0DE
Deuteranopia (green-blind)
#CCD0DD
Tritanopia (blue-blind)
#CCD1D3
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #cfcfdd; /* rgb */ color: rgb(207, 207, 221); /* oklch */ color: oklch(85.9% 0.019 286.0);
Tailwind
colors: {
custom: {
50: '#dddde7',
500: '#cfcfdd',
950: '#000000',
},
}SCSS
$custom: #cfcfdd; $custom-light: #dddde7; $custom-dark: #000000;
JSON
{
"hex": "#cfcfdd",
"rgb": {
"r": 207,
"g": 207,
"b": 221
},
"hsl": {
"h": 240,
"s": 17.073,
"l": 83.922
},
"oklch": {
"l": 0.85872,
"c": 0.01922,
"h": 286
},
"luminance": 0.63112
}Semantic roles & 50–950 ramp
primary
#CFCFDD
secondary
#B2B29E
accent
#9B4A9B
background
#FEFEFE
surface
#FCFCFC
border
#D5D5D5
text
#151516
muted
#848484