#CFCCF4#CFCCF4
#CFCCF4 is a very light, muted blue. Relative luminance 0.630; OKLCH L 86.0% C 0.055 H 288.6°. Best body text is #000000 at 13.60:1 contrast (WCAG AA passes).
Color values
| HEX | #CFCCF4 |
|---|---|
| RGB | rgb(207, 204, 244) |
| HSL | hsl(245, 65%, 88%) |
| HSV | hsv(245, 16%, 96%) |
| CMYK | cmyk(15.2%, 16.4%, 0%, 4.3%) |
| CIE-LAB | lab(83.43, 8.86, -19.25) |
| CIE-LCH | lch(83.43, 21.19, 294.70°) |
| OKLab | oklab(86.05% 0.0176 -0.0523) |
| OKLCH | oklch(86.05% 0.055 288.6) |
| XYZ | xyz(63.6505, 62.9822, 94.3738) |
| Luminance | 0.6298 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle
#CCCCFF
ΔE00 3.17
Light Periwinkle
#C1C6FC
ΔE00 5.02
Pale Lilac
#E4CBFF
ΔE00 6.45
Light Lavender
#DFC5FE
ΔE00 6.70
Pale Lavender
#EECFFE
ΔE00 8.21
Lavender (CSS)
#E6E6FA
ΔE00 8.64
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CFCCF4 #F1F4CC
analogous
#CCDDF4 #CFCCF4 #E3CCF4
triadic
#CFCCF4 #F4CFCC #CCF4CF
tetradic
#CFCCF4 #F4CCDD #F1F4CC #CCF4E3
square
#CFCCF4 #F4CCDD #F1F4CC #CCF4E3
split-complementary
#CFCCF4 #F4E3CC #DDF4CC
monochromatic
#7067DE #A09AE9 #CFCCF4 #E7E6FA #E7E6FA
Accessibility & contrast
On white
1.54
#CFCCF4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.60
#CFCCF4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CFCCF4
13.60:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CFCCF4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CFCCF4 | 1.00 | 1.54 | 13.60 | 13.60 |
| #FFFFFF | 1.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.60 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.60 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C3D1F6
Deuteranopia (green-blind)
#C3CFF3
Tritanopia (blue-blind)
#C8D2D9
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #cfccf4; /* rgb */ color: rgb(207, 204, 244); /* oklch */ color: oklch(86.0% 0.055 288.6);
Tailwind
colors: {
custom: {
50: '#dedbf7',
500: '#cfccf4',
950: '#000000',
},
}SCSS
$custom: #cfccf4; $custom-light: #dedbf7; $custom-dark: #000000;
JSON
{
"hex": "#cfccf4",
"rgb": {
"r": 207,
"g": 204,
"b": 244
},
"hsl": {
"h": 244.5,
"s": 64.516,
"l": 87.843
},
"oklch": {
"l": 0.86048,
"c": 0.05518,
"h": 288.6
},
"luminance": 0.62983
}Semantic roles & 50–950 ramp
primary
#CFCCF4
secondary
#D0D58F
accent
#CC19BF
background
#FEFEFF
surface
#FCFBFE
border
#D5D4D6
text
#151517
muted
#848485