#CCCFF3#CCCFF3
#CCCFF3 is a very light, muted blue. Relative luminance 0.639; OKLCH L 86.4% C 0.050 H 281.5°. Best body text is #000000 at 13.79:1 contrast (WCAG AA passes).
Color values
| HEX | #CCCFF3 |
|---|---|
| RGB | rgb(204, 207, 243) |
| HSL | hsl(235, 62%, 88%) |
| HSV | hsv(235, 16%, 95%) |
| CMYK | cmyk(16%, 14.8%, 0%, 4.7%) |
| CIE-LAB | lab(83.93, 6.11, -17.99) |
| CIE-LCH | lch(83.93, 19.00, 288.75°) |
| OKLab | oklab(86.37% 0.01 -0.0488) |
| OKLCH | oklch(86.37% 0.05 281.5) |
| XYZ | xyz(63.3886, 63.9333, 93.7774) |
| Luminance | 0.6393 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle
#CCCCFF
ΔE00 3.82
Light Periwinkle
#C1C6FC
ΔE00 5.00
Lavender (CSS)
#E6E6FA
ΔE00 7.38
Light Blue Grey
#B7C9E2
ΔE00 8.14
Pale Lilac
#E4CBFF
ΔE00 8.62
Light Lavender
#DFC5FE
ΔE00 8.80
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CCCFF3 #F3F0CC
analogous
#CCE2F3 #CCCFF3 #DDCCF3
triadic
#CCCFF3 #F3CCCF #CFF3CC
tetradic
#CCCFF3 #F3CCE2 #F3F0CC #CCF3DD
square
#CCCFF3 #F3CCE2 #F3F0CC #CCF3DD
split-complementary
#CCCFF3 #F3DDCC #E2F3CC
monochromatic
#6972DC #9AA0E7 #CCCFF3 #E6E8F9 #E6E8F9
Accessibility & contrast
On white
1.52
#CCCFF3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.79
#CCCFF3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CCCFF3
13.79:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CCCFF3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CCCFF3 | 1.00 | 1.52 | 13.79 | 13.79 |
| #FFFFFF | 1.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.79 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.79 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C6D3F5
Deuteranopia (green-blind)
#C4D0F2
Tritanopia (blue-blind)
#C4D5DB
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #cccff3; /* rgb */ color: rgb(204, 207, 243); /* oklch */ color: oklch(86.4% 0.050 281.5);
Tailwind
colors: {
custom: {
50: '#dbddf7',
500: '#cccff3',
950: '#000000',
},
}SCSS
$custom: #cccff3; $custom-light: #dbddf7; $custom-dark: #000000;
JSON
{
"hex": "#cccff3",
"rgb": {
"r": 204,
"g": 207,
"b": 243
},
"hsl": {
"h": 235.385,
"s": 61.905,
"l": 87.647
},
"oklch": {
"l": 0.8637,
"c": 0.04985,
"h": 281.5
},
"luminance": 0.63934
}Semantic roles & 50–950 ramp
primary
#CCCFF3
secondary
#D3CE90
accent
#BC1CCA
background
#FEFEFF
surface
#FCFCFE
border
#D5D5D6
text
#151517
muted
#848485