#CCCBF2#CCCBF2
#CCCBF2 is a very light, muted blue. Relative luminance 0.620; OKLCH L 85.5% C 0.054 H 286.4°. Best body text is #000000 at 13.39:1 contrast (WCAG AA passes).
Color values
| HEX | #CCCBF2 |
|---|---|
| RGB | rgb(204, 203, 242) |
| HSL | hsl(242, 60%, 87%) |
| HSV | hsv(242, 16%, 95%) |
| CMYK | cmyk(15.7%, 16.1%, 0%, 5.1%) |
| CIE-LAB | lab(82.89, 8.03, -19.03) |
| CIE-LCH | lch(82.89, 20.65, 292.88°) |
| OKLab | oklab(85.55% 0.0152 -0.0517) |
| OKLCH | oklch(85.55% 0.054 286.4) |
| XYZ | xyz(62.2812, 61.9594, 92.6653) |
| Luminance | 0.6196 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle
#CCCCFF
ΔE00 3.17
Light Periwinkle
#C1C6FC
ΔE00 4.70
Pale Lilac
#E4CBFF
ΔE00 7.18
Light Lavender
#DFC5FE
ΔE00 7.32
Lavender (CSS)
#E6E6FA
ΔE00 8.57
Pale Lavender
#EECFFE
ΔE00 8.98
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CCCBF2 #F1F2CB
analogous
#CBDEF2 #CCCBF2 #DFCBF2
triadic
#CCCBF2 #F2CCCB #CBF2CC
tetradic
#CCCBF2 #F2CBDE #F1F2CB #CBF2DF
square
#CCCBF2 #F2CBDE #F1F2CB #CBF2DF
split-complementary
#CCCBF2 #F2DFCB #DEF2CB
monochromatic
#6C69DA #9C9AE6 #CCCBF2 #E7E7F9 #E7E7F9
Accessibility & contrast
On white
1.57
#CCCBF2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.39
#CCCBF2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CCCBF2
13.39:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CCCBF2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CCCBF2 | 1.00 | 1.57 | 13.39 | 13.39 |
| #FFFFFF | 1.57 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.39 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.39 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C2CFF4
Deuteranopia (green-blind)
#C1CDF1
Tritanopia (blue-blind)
#C4D1D8
Achromatopsia (no color)
#CECECE
Design tokens & code
CSS
--color: #cccbf2; /* rgb */ color: rgb(204, 203, 242); /* oklch */ color: oklch(85.5% 0.054 286.4);
Tailwind
colors: {
custom: {
50: '#dbdaf6',
500: '#cccbf2',
950: '#000000',
},
}SCSS
$custom: #cccbf2; $custom-light: #dbdaf6; $custom-dark: #000000;
JSON
{
"hex": "#cccbf2",
"rgb": {
"r": 204,
"g": 203,
"b": 242
},
"hsl": {
"h": 241.538,
"s": 60,
"l": 87.255
},
"oklch": {
"l": 0.85549,
"c": 0.05388,
"h": 286.4
},
"luminance": 0.6196
}Semantic roles & 50–950 ramp
primary
#CCCBF2
secondary
#D0D290
accent
#C81EC3
background
#FEFEFF
surface
#FCFBFE
border
#D5D4D6
text
#151417
muted
#848385