#CFCCFC#CFCCFC
#CFCCFC is a very light, moderate blue. Relative luminance 0.635; OKLCH L 86.3% C 0.066 H 287.8°. Best body text is #000000 at 13.70:1 contrast (WCAG AA passes).
Color values
| HEX | #CFCCFC |
|---|---|
| RGB | rgb(207, 204, 252) |
| HSL | hsl(244, 89%, 89%) |
| HSV | hsv(244, 19%, 99%) |
| CMYK | cmyk(17.9%, 19%, 0%, 1.2%) |
| CIE-LAB | lab(83.69, 10.56, -23.11) |
| CIE-LCH | lch(83.69, 25.41, 294.55°) |
| OKLab | oklab(86.34% 0.0202 -0.063) |
| OKLCH | oklch(86.34% 0.066 287.8) |
| XYZ | xyz(64.8917, 63.4786, 100.9104) |
| Luminance | 0.6348 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle
#CCCCFF
ΔE00 1.33
Light Periwinkle
#C1C6FC
ΔE00 3.60
Light Lavender
#DFC5FE
ΔE00 5.97
Pale Lilac
#E4CBFF
ΔE00 6.04
Pale Lavender
#EECFFE
ΔE00 8.22
Light Violet
#D6B4FC
ΔE00 8.58
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CFCCFC #F9FCCC
analogous
#CCE1FC #CFCCFC #E7CCFC
triadic
#CFCCFC #FCCFCC #CCFCCF
tetradic
#CFCCFC #FCCCE1 #F9FCCC #CCFCE7
square
#CFCCFC #FCCCE1 #F9FCCC #CCFCE7
split-complementary
#CFCCFC #FCE7CC #E1FCCC
monochromatic
#6258F5 #9992F9 #CFCCFC #E4E2FD #E4E2FD
Accessibility & contrast
On white
1.53
#CFCCFC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.70
#CFCCFC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CFCCFC
13.70:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CFCCFC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CFCCFC | 1.00 | 1.53 | 13.70 | 13.70 |
| #FFFFFF | 1.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.70 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.70 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C1D2FE
Deuteranopia (green-blind)
#C0CFFB
Tritanopia (blue-blind)
#C6D4DC
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #cfccfc; /* rgb */ color: rgb(207, 204, 252); /* oklch */ color: oklch(86.3% 0.066 287.8);
Tailwind
colors: {
custom: {
50: '#dedbfd',
500: '#cfccfc',
950: '#000000',
},
}SCSS
$custom: #cfccfc; $custom-light: #dedbfd; $custom-dark: #000000;
JSON
{
"hex": "#cfccfc",
"rgb": {
"r": 207,
"g": 204,
"b": 252
},
"hsl": {
"h": 243.75,
"s": 88.889,
"l": 89.412
},
"oklch": {
"l": 0.86337,
"c": 0.06619,
"h": 287.8
},
"luminance": 0.63479
}Semantic roles & 50–950 ramp
primary
#CFCCFC
secondary
#DEE389
accent
#E600D7
background
#FEFEFF
surface
#FCFBFF
border
#D5D4D7
text
#151517
muted
#848485