#CFCCFF#CFCCFF
#CFCCFF is a very light, moderate blue. Relative luminance 0.637; OKLCH L 86.4% C 0.070 H 287.5°. Best body text is #000000 at 13.73:1 contrast (WCAG AA passes).
Color values
| HEX | #CFCCFF |
|---|---|
| RGB | rgb(207, 204, 255) |
| HSL | hsl(244, 100%, 90%) |
| HSV | hsv(244, 20%, 100%) |
| CMYK | cmyk(18.8%, 20%, 0%, 0%) |
| CIE-LAB | lab(83.79, 11.21, -24.55) |
| CIE-LCH | lch(83.79, 26.98, 294.54°) |
| OKLab | oklab(86.45% 0.0212 -0.0671) |
| OKLCH | oklch(86.45% 0.07 287.5) |
| XYZ | xyz(65.3708, 63.6703, 103.4339) |
| Luminance | 0.6367 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle
#CCCCFF
ΔE00 0.91
Light Periwinkle
#C1C6FC
ΔE00 3.23
Light Lavender
#DFC5FE
ΔE00 5.94
Pale Lilac
#E4CBFF
ΔE00 6.13
Light Violet
#D6B4FC
ΔE00 8.36
Pale Lavender
#EECFFE
ΔE00 8.40
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CFCCFF #FCFFCC
analogous
#CCE3FF #CFCCFF #E8CCFF
triadic
#CFCCFF #FFCFCC #CCFFCF
tetradic
#CFCCFF #FFCCE3 #FCFFCC #CCFFE8
square
#CFCCFF #FFCCE3 #FCFFCC #CCFFE8
split-complementary
#CFCCFF #FFE8CC #E3FFCC
monochromatic
#5C52FF #958FFF #CFCCFF #E2E0FF #E2E0FF
Accessibility & contrast
On white
1.53
#CFCCFF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.73
#CFCCFF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CFCCFF
13.73:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CFCCFF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CFCCFF | 1.00 | 1.53 | 13.73 | 13.73 |
| #FFFFFF | 1.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.73 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.73 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C0D2FF
Deuteranopia (green-blind)
#BFD0FE
Tritanopia (blue-blind)
#C5D4DD
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #cfccff; /* rgb */ color: rgb(207, 204, 255); /* oklch */ color: oklch(86.4% 0.070 287.5);
Tailwind
colors: {
custom: {
50: '#dedbff',
500: '#cfccff',
950: '#000000',
},
}SCSS
$custom: #cfccff; $custom-light: #dedbff; $custom-dark: #000000;
JSON
{
"hex": "#cfccff",
"rgb": {
"r": 207,
"g": 204,
"b": 255
},
"hsl": {
"h": 243.529,
"s": 100,
"l": 90
},
"oklch": {
"l": 0.86448,
"c": 0.07033,
"h": 287.5
},
"luminance": 0.63671
}Semantic roles & 50–950 ramp
primary
#CFCCFF
secondary
#E4EA86
accent
#E600D8
background
#FEFEFF
surface
#FCFBFF
border
#D5D4D7
text
#151518
muted
#848486