#CCCFF0#CCCFF0
#CCCFF0 is a very light, muted blue. Relative luminance 0.638; OKLCH L 86.3% C 0.046 H 281.3°. Best body text is #000000 at 13.75:1 contrast (WCAG AA passes).
Color values
| HEX | #CCCFF0 |
|---|---|
| RGB | rgb(204, 207, 240) |
| HSL | hsl(235, 55%, 87%) |
| HSV | hsv(235, 15%, 94%) |
| CMYK | cmyk(15%, 13.7%, 0%, 5.9%) |
| CIE-LAB | lab(83.84, 5.48, -16.54) |
| CIE-LCH | lch(83.84, 17.42, 288.32°) |
| OKLab | oklab(86.27% 0.0089 -0.0448) |
| OKLCH | oklch(86.27% 0.046 281.3) |
| XYZ | xyz(62.9393, 63.7535, 91.4109) |
| Luminance | 0.6375 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle
#CCCCFF
ΔE00 4.71
Light Periwinkle
#C1C6FC
ΔE00 5.76
Lavender (CSS)
#E6E6FA
ΔE00 6.82
Light Blue Grey
#B7C9E2
ΔE00 7.78
Lightsteelblue
#B0C4DE
ΔE00 8.71
Pale Lilac
#E4CBFF
ΔE00 9.12
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CCCFF0 #F0EDCC
analogous
#CCE1F0 #CCCFF0 #DBCCF0
triadic
#CCCFF0 #F0CCCF #CFF0CC
tetradic
#CCCFF0 #F0CCE1 #F0EDCC #CCF0DB
square
#CCCFF0 #F0CCE1 #F0EDCC #CCF0DB
split-complementary
#CCCFF0 #F0DBCC #E1F0CC
monochromatic
#6D76D4 #9DA2E2 #CCCFF0 #E7E9F8 #E7E9F8
Accessibility & contrast
On white
1.53
#CCCFF0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.75
#CCCFF0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CCCFF0
13.75:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CCCFF0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CCCFF0 | 1.00 | 1.53 | 13.75 | 13.75 |
| #FFFFFF | 1.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.75 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.75 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C7D2F2
Deuteranopia (green-blind)
#C5D0EF
Tritanopia (blue-blind)
#C4D5DA
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #cccff0; /* rgb */ color: rgb(204, 207, 240); /* oklch */ color: oklch(86.3% 0.046 281.3);
Tailwind
colors: {
custom: {
50: '#dbddf5',
500: '#cccff0',
950: '#000000',
},
}SCSS
$custom: #cccff0; $custom-light: #dbddf5; $custom-dark: #000000;
JSON
{
"hex": "#cccff0",
"rgb": {
"r": 204,
"g": 207,
"b": 240
},
"hsl": {
"h": 235,
"s": 54.545,
"l": 87.059
},
"oklch": {
"l": 0.86266,
"c": 0.0457,
"h": 281.3
},
"luminance": 0.63754
}Semantic roles & 50–950 ramp
primary
#CCCFF0
secondary
#CEC992
accent
#B523C2
background
#FEFEFF
surface
#FCFCFE
border
#D5D5D6
text
#151517
muted
#848485