#CFCFF7#CFCFF7
#CFCFF7 is a very light, muted blue. Relative luminance 0.646; OKLCH L 86.7% C 0.055 H 285.2°. Best body text is #000000 at 13.92:1 contrast (WCAG AA passes).
Color values
| HEX | #CFCFF7 |
|---|---|
| RGB | rgb(207, 207, 247) |
| HSL | hsl(240, 71%, 89%) |
| HSV | hsv(240, 16%, 97%) |
| CMYK | cmyk(16.2%, 16.2%, 0%, 3.1%) |
| CIE-LAB | lab(84.28, 7.89, -19.57) |
| CIE-LCH | lch(84.28, 21.10, 291.96°) |
| OKLab | oklab(86.74% 0.0144 -0.0532) |
| OKLCH | oklch(86.74% 0.055 285.2) |
| XYZ | xyz(64.8297, 64.6057, 97.0323) |
| Luminance | 0.6461 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle
#CCCCFF
ΔE00 2.84
Light Periwinkle
#C1C6FC
ΔE00 4.63
Pale Lilac
#E4CBFF
ΔE00 7.24
Light Lavender
#DFC5FE
ΔE00 7.47
Lavender (CSS)
#E6E6FA
ΔE00 8.13
Pale Lavender
#EECFFE
ΔE00 9.04
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CFCFF7 #F7F7CF
analogous
#CFE3F7 #CFCFF7 #E3CFF7
triadic
#CFCFF7 #F7CFCF #CFF7CF
tetradic
#CFCFF7 #F7CFE3 #F7F7CF #CFF7E3
square
#CFCFF7 #F7CFE3 #F7F7CF #CFF7E3
split-complementary
#CFCFF7 #F7E3CF #E3F7CF
monochromatic
#6666E6 #9B9BEE #CFCFF7 #E5E5FB #E5E5FB
Accessibility & contrast
On white
1.51
#CFCFF7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.92
#CFCFF7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CFCFF7
13.92:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CFCFF7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CFCFF7 | 1.00 | 1.51 | 13.92 | 13.92 |
| #FFFFFF | 1.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.92 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.92 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C5D3F9
Deuteranopia (green-blind)
#C4D1F6
Tritanopia (blue-blind)
#C7D6DC
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #cfcff7; /* rgb */ color: rgb(207, 207, 247); /* oklch */ color: oklch(86.7% 0.055 285.2);
Tailwind
colors: {
custom: {
50: '#deddfa',
500: '#cfcff7',
950: '#000000',
},
}SCSS
$custom: #cfcff7; $custom-light: #deddfa; $custom-dark: #000000;
JSON
{
"hex": "#cfcff7",
"rgb": {
"r": 207,
"g": 207,
"b": 247
},
"hsl": {
"h": 240,
"s": 71.429,
"l": 89.02
},
"oklch": {
"l": 0.8674,
"c": 0.05511,
"h": 285.2
},
"luminance": 0.64606
}Semantic roles & 50–950 ramp
primary
#CFCFF7
secondary
#DADA90
accent
#D312D3
background
#FEFEFF
surface
#FCFCFF
border
#D5D5D7
text
#151517
muted
#848485