#CFCCF3#CFCCF3
#CFCCF3 is a very light, muted blue. Relative luminance 0.629; OKLCH L 86.0% C 0.054 H 288.7°. Best body text is #000000 at 13.58:1 contrast (WCAG AA passes).
Color values
| HEX | #CFCCF3 |
|---|---|
| RGB | rgb(207, 204, 243) |
| HSL | hsl(245, 62%, 88%) |
| HSV | hsv(245, 16%, 95%) |
| CMYK | cmyk(14.8%, 16%, 0%, 4.7%) |
| CIE-LAB | lab(83.40, 8.65, -18.77) |
| CIE-LCH | lch(83.40, 20.67, 294.73°) |
| OKLab | oklab(86.01% 0.0173 -0.0509) |
| OKLCH | oklch(86.01% 0.054 288.7) |
| XYZ | xyz(63.4991, 62.9216, 93.5763) |
| Luminance | 0.6292 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle
#CCCCFF
ΔE00 3.43
Light Periwinkle
#C1C6FC
ΔE00 5.23
Pale Lilac
#E4CBFF
ΔE00 6.57
Light Lavender
#DFC5FE
ΔE00 6.85
Pale Lavender
#EECFFE
ΔE00 8.26
Lavender (CSS)
#E6E6FA
ΔE00 8.46
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CFCCF3 #F0F3CC
analogous
#CCDDF3 #CFCCF3 #E2CCF3
triadic
#CFCCF3 #F3CFCC #CCF3CF
tetradic
#CFCCF3 #F3CCDD #F0F3CC #CCF3E2
square
#CFCCF3 #F3CCDD #F0F3CC #CCF3E2
split-complementary
#CFCCF3 #F3E2CC #DDF3CC
monochromatic
#7269DC #A09AE7 #CFCCF3 #E8E6F9 #E8E6F9
Accessibility & contrast
On white
1.55
#CFCCF3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.58
#CFCCF3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CFCCF3
13.58:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CFCCF3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CFCCF3 | 1.00 | 1.55 | 13.58 | 13.58 |
| #FFFFFF | 1.55 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.58 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.58 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C3D1F5
Deuteranopia (green-blind)
#C3CFF2
Tritanopia (blue-blind)
#C8D2D9
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #cfccf3; /* rgb */ color: rgb(207, 204, 243); /* oklch */ color: oklch(86.0% 0.054 288.7);
Tailwind
colors: {
custom: {
50: '#dedbf7',
500: '#cfccf3',
950: '#000000',
},
}SCSS
$custom: #cfccf3; $custom-light: #dedbf7; $custom-dark: #000000;
JSON
{
"hex": "#cfccf3",
"rgb": {
"r": 207,
"g": 204,
"b": 243
},
"hsl": {
"h": 244.615,
"s": 61.905,
"l": 87.647
},
"oklch": {
"l": 0.86012,
"c": 0.0538,
"h": 288.7
},
"luminance": 0.62922
}Semantic roles & 50–950 ramp
primary
#CFCCF3
secondary
#CED390
accent
#CA1CBC
background
#FEFEFF
surface
#FCFBFE
border
#D5D4D6
text
#151517
muted
#848485