#CCCBF5#CCCBF5
#CCCBF5 is a very light, muted blue. Relative luminance 0.621; OKLCH L 85.7% C 0.058 H 286.2°. Best body text is #000000 at 13.43:1 contrast (WCAG AA passes).
Color values
| HEX | #CCCBF5 |
|---|---|
| RGB | rgb(204, 203, 245) |
| HSL | hsl(241, 68%, 88%) |
| HSV | hsv(241, 17%, 96%) |
| CMYK | cmyk(16.7%, 17.1%, 0%, 3.9%) |
| CIE-LAB | lab(82.99, 8.67, -20.48) |
| CIE-LCH | lch(82.99, 22.24, 292.93°) |
| OKLab | oklab(85.66% 0.0162 -0.0557) |
| OKLCH | oklch(85.66% 0.058 286.2) |
| XYZ | xyz(62.7355, 62.1411, 95.0577) |
| Luminance | 0.6214 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle
#CCCCFF
ΔE00 2.37
Light Periwinkle
#C1C6FC
ΔE00 4.05
Pale Lilac
#E4CBFF
ΔE00 6.89
Light Lavender
#DFC5FE
ΔE00 6.93
Pale Lavender
#EECFFE
ΔE00 8.85
Lavender (CSS)
#E6E6FA
ΔE00 9.13
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CCCBF5 #F4F5CB
analogous
#CBDFF5 #CCCBF5 #E1CBF5
triadic
#CCCBF5 #F5CCCB #CBF5CC
tetradic
#CCCBF5 #F5CBDF #F4F5CB #CBF5E1
square
#CCCBF5 #F5CBDF #F4F5CB #CBF5E1
split-complementary
#CCCBF5 #F5E1CB #DFF5CB
monochromatic
#6764E1 #9A98EB #CCCBF5 #E6E5FA #E6E5FA
Accessibility & contrast
On white
1.56
#CCCBF5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.43
#CCCBF5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CCCBF5
13.43:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CCCBF5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CCCBF5 | 1.00 | 1.56 | 13.43 | 13.43 |
| #FFFFFF | 1.56 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.43 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.43 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C1D0F7
Deuteranopia (green-blind)
#C0CEF4
Tritanopia (blue-blind)
#C4D2D9
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #cccbf5; /* rgb */ color: rgb(204, 203, 245); /* oklch */ color: oklch(85.7% 0.058 286.2);
Tailwind
colors: {
custom: {
50: '#dcdaf8',
500: '#cccbf5',
950: '#000000',
},
}SCSS
$custom: #cccbf5; $custom-light: #dcdaf8; $custom-dark: #000000;
JSON
{
"hex": "#cccbf5",
"rgb": {
"r": 204,
"g": 203,
"b": 245
},
"hsl": {
"h": 241.429,
"s": 67.742,
"l": 87.843
},
"oklch": {
"l": 0.85656,
"c": 0.05802,
"h": 286.2
},
"luminance": 0.62142
}Semantic roles & 50–950 ramp
primary
#CCCBF5
secondary
#D5D78E
accent
#D016CB
background
#FEFEFF
surface
#FCFBFF
border
#D5D4D7
text
#151417
muted
#848385