#CFCCFE#CFCCFE
#CFCCFE is a very light, moderate blue. Relative luminance 0.636; OKLCH L 86.4% C 0.069 H 287.6°. Best body text is #000000 at 13.72:1 contrast (WCAG AA passes).
Color values
| HEX | #CFCCFE |
|---|---|
| RGB | rgb(207, 204, 254) |
| HSL | hsl(244, 96%, 90%) |
| HSV | hsv(244, 20%, 100%) |
| CMYK | cmyk(18.5%, 19.7%, 0%, 0.4%) |
| CIE-LAB | lab(83.76, 10.99, -24.07) |
| CIE-LCH | lch(83.76, 26.46, 294.54°) |
| OKLab | oklab(86.41% 0.0209 -0.0657) |
| OKLCH | oklch(86.41% 0.069 287.6) |
| XYZ | xyz(65.2103, 63.6061, 102.5883) |
| Luminance | 0.6361 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle
#CCCCFF
ΔE00 1.01
Light Periwinkle
#C1C6FC
ΔE00 3.34
Light Lavender
#DFC5FE
ΔE00 5.93
Pale Lilac
#E4CBFF
ΔE00 6.09
Pale Lavender
#EECFFE
ΔE00 8.33
Light Violet
#D6B4FC
ΔE00 8.43
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CFCCFE #FBFECC
analogous
#CCE2FE #CFCCFE #E8CCFE
triadic
#CFCCFE #FECFCC #CCFECF
tetradic
#CFCCFE #FECCE2 #FBFECC #CCFEE8
square
#CFCCFE #FECCE2 #FBFECC #CCFEE8
split-complementary
#CFCCFE #FEE8CC #E2FECC
monochromatic
#5E54FC #9790FD #CFCCFE #E3E1FE #E3E1FE
Accessibility & contrast
On white
1.53
#CFCCFE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.72
#CFCCFE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CFCCFE
13.72:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CFCCFE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CFCCFE | 1.00 | 1.53 | 13.72 | 13.72 |
| #FFFFFF | 1.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.72 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.72 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C0D2FF
Deuteranopia (green-blind)
#BFD0FD
Tritanopia (blue-blind)
#C5D4DD
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #cfccfe; /* rgb */ color: rgb(207, 204, 254); /* oklch */ color: oklch(86.4% 0.069 287.6);
Tailwind
colors: {
custom: {
50: '#dedbfe',
500: '#cfccfe',
950: '#000000',
},
}SCSS
$custom: #cfccfe; $custom-light: #dedbfe; $custom-dark: #000000;
JSON
{
"hex": "#cfccfe",
"rgb": {
"r": 207,
"g": 204,
"b": 254
},
"hsl": {
"h": 243.6,
"s": 96.154,
"l": 89.804
},
"oklch": {
"l": 0.86411,
"c": 0.06895,
"h": 287.6
},
"luminance": 0.63607
}Semantic roles & 50–950 ramp
primary
#CFCCFE
secondary
#E2E787
accent
#E600D8
background
#FEFEFF
surface
#FCFBFF
border
#D5D4D7
text
#151518
muted
#848486