#CFCCDF#CFCCDF
#CFCCDF is a very light, muted blue. Relative luminance 0.618; OKLCH L 85.3% C 0.026 H 293.1°. Best body text is #000000 at 13.36:1 contrast (WCAG AA passes).
Color values
| HEX | #CFCCDF |
|---|---|
| RGB | rgb(207, 204, 223) |
| HSL | hsl(249, 23%, 84%) |
| HSV | hsv(249, 9%, 87%) |
| CMYK | cmyk(7.2%, 8.5%, 0%, 12.5%) |
| CIE-LAB | lab(82.80, 4.60, -9.02) |
| CIE-LCH | lch(82.80, 10.12, 297.02°) |
| OKLab | oklab(85.34% 0.0103 -0.0242) |
| OKLCH | oklch(85.34% 0.026 293.1) |
| XYZ | xyz(60.6417, 61.7787, 78.5274) |
| Luminance | 0.6178 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 5.96
Thistle
#D8BFD8
ΔE00 8.48
Fog
#D8DCE0
ΔE00 8.86
Dove Gray
#B6B8BD
ΔE00 9.01
Light Blue Grey
#B7C9E2
ΔE00 9.03
Light Gray
#D3D3D3
ΔE00 9.12
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CFCCDF #DCDFCC
analogous
#CCD2DF #CFCCDF #D8CCDF
triadic
#CFCCDF #DFCFCC #CCDFCF
tetradic
#CFCCDF #DFCCD2 #DCDFCC #CCDFD8
square
#CFCCDF #DFCCD2 #DCDFCC #CCDFD8
split-complementary
#CFCCDF #DFD8CC #D2DFCC
monochromatic
#8881B0 #ACA6C7 #CFCCDF #EDECF3 #EDECF3
Accessibility & contrast
On white
1.57
#CFCCDF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.36
#CFCCDF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CFCCDF
13.36:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CFCCDF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CFCCDF | 1.00 | 1.57 | 13.36 | 13.36 |
| #FFFFFF | 1.57 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.36 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.36 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C8CEE0
Deuteranopia (green-blind)
#C8CEDE
Tritanopia (blue-blind)
#CCCFD2
Achromatopsia (no color)
#CECECE
Design tokens & code
CSS
--color: #cfccdf; /* rgb */ color: rgb(207, 204, 223); /* oklch */ color: oklch(85.3% 0.026 293.1);
Tailwind
colors: {
custom: {
50: '#dddbe9',
500: '#cfccdf',
950: '#000000',
},
}SCSS
$custom: #cfccdf; $custom-light: #dddbe9; $custom-dark: #000000;
JSON
{
"hex": "#cfccdf",
"rgb": {
"r": 207,
"g": 204,
"b": 223
},
"hsl": {
"h": 249.474,
"s": 22.892,
"l": 83.725
},
"oklch": {
"l": 0.85339,
"c": 0.02628,
"h": 293.1
},
"luminance": 0.61779
}Semantic roles & 50–950 ramp
primary
#CFCCDF
secondary
#B1B69A
accent
#A14493
background
#FEFEFE
surface
#FCFBFC
border
#D5D4D5
text
#151516
muted
#848484