#CCCBF0#CCCBF0
#CCCBF0 is a very light, muted blue. Relative luminance 0.618; OKLCH L 85.5% C 0.051 H 286.5°. Best body text is #000000 at 13.37:1 contrast (WCAG AA passes).
Color values
| HEX | #CCCBF0 |
|---|---|
| RGB | rgb(204, 203, 240) |
| HSL | hsl(242, 55%, 87%) |
| HSV | hsv(242, 15%, 94%) |
| CMYK | cmyk(15%, 15.4%, 0%, 5.9%) |
| CIE-LAB | lab(82.83, 7.61, -18.06) |
| CIE-LCH | lch(82.83, 19.60, 292.84°) |
| OKLab | oklab(85.48% 0.0145 -0.049) |
| OKLCH | oklch(85.48% 0.051 286.5) |
| XYZ | xyz(61.9825, 61.8399, 91.0920) |
| Luminance | 0.6184 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle
#CCCCFF
ΔE00 3.72
Light Periwinkle
#C1C6FC
ΔE00 5.16
Pale Lilac
#E4CBFF
ΔE00 7.45
Light Lavender
#DFC5FE
ΔE00 7.65
Lavender (CSS)
#E6E6FA
ΔE00 8.20
Pale Lavender
#EECFFE
ΔE00 9.12
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CCCBF0 #EFF0CB
analogous
#CBDDF0 #CCCBF0 #DFCBF0
triadic
#CCCBF0 #F0CCCB #CBF0CC
tetradic
#CCCBF0 #F0CBDD #EFF0CB #CBF0DF
square
#CCCBF0 #F0CBDD #EFF0CB #CBF0DF
split-complementary
#CCCBF0 #F0DFCB #DDF0CB
monochromatic
#6F6CD5 #9D9CE2 #CCCBF0 #E8E7F8 #E8E7F8
Accessibility & contrast
On white
1.57
#CCCBF0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.37
#CCCBF0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CCCBF0
13.37:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CCCBF0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CCCBF0 | 1.00 | 1.57 | 13.37 | 13.37 |
| #FFFFFF | 1.57 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.37 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.37 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C2CFF2
Deuteranopia (green-blind)
#C2CDEF
Tritanopia (blue-blind)
#C5D1D7
Achromatopsia (no color)
#CECECE
Design tokens & code
CSS
--color: #cccbf0; /* rgb */ color: rgb(204, 203, 240); /* oklch */ color: oklch(85.5% 0.051 286.5);
Tailwind
colors: {
custom: {
50: '#dbdaf5',
500: '#cccbf0',
950: '#000000',
},
}SCSS
$custom: #cccbf0; $custom-light: #dbdaf5; $custom-dark: #000000;
JSON
{
"hex": "#cccbf0",
"rgb": {
"r": 204,
"g": 203,
"b": 240
},
"hsl": {
"h": 241.622,
"s": 55.224,
"l": 86.863
},
"oklch": {
"l": 0.85478,
"c": 0.05111,
"h": 286.5
},
"luminance": 0.61841
}Semantic roles & 50–950 ramp
primary
#CCCBF0
secondary
#CDCE91
accent
#C323BE
background
#FEFEFF
surface
#FCFBFE
border
#D5D4D6
text
#151417
muted
#848385