#CFCCE5#CFCCE5
#CFCCE5 is a very light, muted blue. Relative luminance 0.621; OKLCH L 85.5% C 0.035 H 291.2°. Best body text is #000000 at 13.42:1 contrast (WCAG AA passes).
Color values
| HEX | #CFCCE5 |
|---|---|
| RGB | rgb(207, 204, 229) |
| HSL | hsl(247, 32%, 85%) |
| HSV | hsv(247, 11%, 90%) |
| CMYK | cmyk(9.6%, 10.9%, 0%, 10.2%) |
| CIE-LAB | lab(82.97, 5.78, -11.96) |
| CIE-LCH | lch(82.97, 13.28, 295.80°) |
| OKLab | oklab(85.53% 0.0125 -0.0322) |
| OKLCH | oklch(85.53% 0.035 291.2) |
| XYZ | xyz(61.4650, 62.1080, 82.8634) |
| Luminance | 0.6211 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 6.23
Periwinkle
#CCCCFF
ΔE00 7.56
Thistle
#D8BFD8
ΔE00 8.07
Light Periwinkle
#C1C6FC
ΔE00 8.80
Light Blue Grey
#B7C9E2
ΔE00 9.30
Pale Lilac
#E4CBFF
ΔE00 9.58
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CFCCE5 #E2E5CC
analogous
#CCD6E5 #CFCCE5 #DCCCE5
triadic
#CFCCE5 #E5CFCC #CCE5CF
tetradic
#CFCCE5 #E5CCD6 #E2E5CC #CCE5DC
square
#CFCCE5 #E5CCD6 #E2E5CC #CCE5DC
split-complementary
#CFCCE5 #E5DCCC #D6E5CC
monochromatic
#837BBC #A9A3D0 #CFCCE5 #ECEBF5 #ECEBF5
Accessibility & contrast
On white
1.56
#CFCCE5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.42
#CFCCE5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CFCCE5
13.42:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CFCCE5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CFCCE5 | 1.00 | 1.56 | 13.42 | 13.42 |
| #FFFFFF | 1.56 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.42 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.42 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C7CFE6
Deuteranopia (green-blind)
#C7CEE4
Tritanopia (blue-blind)
#CBD0D4
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #cfcce5; /* rgb */ color: rgb(207, 204, 229); /* oklch */ color: oklch(85.5% 0.035 291.2);
Tailwind
colors: {
custom: {
50: '#dddbed',
500: '#cfcce5',
950: '#000000',
},
}SCSS
$custom: #cfcce5; $custom-light: #dddbed; $custom-dark: #000000;
JSON
{
"hex": "#cfcce5",
"rgb": {
"r": 207,
"g": 204,
"b": 229
},
"hsl": {
"h": 247.2,
"s": 32.468,
"l": 84.902
},
"oklch": {
"l": 0.85534,
"c": 0.03452,
"h": 291.2
},
"luminance": 0.62108
}Semantic roles & 50–950 ramp
primary
#CFCCE5
secondary
#B9BE97
accent
#AB3A9E
background
#FEFEFE
surface
#FCFBFD
border
#D5D4D5
text
#151516
muted
#848484