#CFCCF2#CFCCF2
#CFCCF2 is a very light, muted blue. Relative luminance 0.629; OKLCH L 86.0% C 0.052 H 288.9°. Best body text is #000000 at 13.57:1 contrast (WCAG AA passes).
Color values
| HEX | #CFCCF2 |
|---|---|
| RGB | rgb(207, 204, 242) |
| HSL | hsl(245, 59%, 87%) |
| HSV | hsv(245, 16%, 95%) |
| CMYK | cmyk(14.5%, 15.7%, 0%, 5.1%) |
| CIE-LAB | lab(83.37, 8.44, -18.29) |
| CIE-LCH | lch(83.37, 20.14, 294.77°) |
| OKLab | oklab(85.98% 0.017 -0.0496) |
| OKLCH | oklch(85.98% 0.052 288.9) |
| XYZ | xyz(63.3485, 62.8614, 92.7832) |
| Luminance | 0.6286 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle
#CCCCFF
ΔE00 3.69
Light Periwinkle
#C1C6FC
ΔE00 5.45
Pale Lilac
#E4CBFF
ΔE00 6.71
Light Lavender
#DFC5FE
ΔE00 7.02
Lavender (CSS)
#E6E6FA
ΔE00 8.27
Pale Lavender
#EECFFE
ΔE00 8.33
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CFCCF2 #EFF2CC
analogous
#CCDCF2 #CFCCF2 #E2CCF2
triadic
#CFCCF2 #F2CFCC #CCF2CF
tetradic
#CFCCF2 #F2CCDC #EFF2CC #CCF2E2
square
#CFCCF2 #F2CCDC #EFF2CC #CCF2E2
split-complementary
#CFCCF2 #F2E2CC #DCF2CC
monochromatic
#736AD9 #A19BE6 #CFCCF2 #E8E7F9 #E8E7F9
Accessibility & contrast
On white
1.55
#CFCCF2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.57
#CFCCF2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CFCCF2
13.57:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CFCCF2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CFCCF2 | 1.00 | 1.55 | 13.57 | 13.57 |
| #FFFFFF | 1.55 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.57 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.57 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C3D1F4
Deuteranopia (green-blind)
#C3CFF1
Tritanopia (blue-blind)
#C8D2D8
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #cfccf2; /* rgb */ color: rgb(207, 204, 242); /* oklch */ color: oklch(86.0% 0.052 288.9);
Tailwind
colors: {
custom: {
50: '#dedbf6',
500: '#cfccf2',
950: '#000000',
},
}SCSS
$custom: #cfccf2; $custom-light: #dedbf6; $custom-dark: #000000;
JSON
{
"hex": "#cfccf2",
"rgb": {
"r": 207,
"g": 204,
"b": 242
},
"hsl": {
"h": 244.737,
"s": 59.375,
"l": 87.451
},
"oklch": {
"l": 0.85977,
"c": 0.05242,
"h": 288.9
},
"luminance": 0.62862
}Semantic roles & 50–950 ramp
primary
#CFCCF2
secondary
#CCD191
accent
#C71EBA
background
#FEFEFF
surface
#FCFBFE
border
#D5D4D6
text
#151517
muted
#848485