#CCCEF2#CCCEF2
#CCCEF2 is a very light, muted blue. Relative luminance 0.634; OKLCH L 86.1% C 0.050 H 282.8°. Best body text is #000000 at 13.68:1 contrast (WCAG AA passes).
Color values
| HEX | #CCCEF2 |
|---|---|
| RGB | rgb(204, 206, 242) |
| HSL | hsl(237, 59%, 87%) |
| HSV | hsv(237, 16%, 95%) |
| CMYK | cmyk(15.7%, 14.9%, 0%, 5.1%) |
| CIE-LAB | lab(83.65, 6.43, -17.89) |
| CIE-LCH | lch(83.65, 19.01, 289.77°) |
| OKLab | oklab(86.14% 0.011 -0.0486) |
| OKLCH | oklch(86.14% 0.05 282.8) |
| XYZ | xyz(62.9965, 63.3900, 92.9037) |
| Luminance | 0.6339 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle
#CCCCFF
ΔE00 3.81
Light Periwinkle
#C1C6FC
ΔE00 5.06
Lavender (CSS)
#E6E6FA
ΔE00 7.51
Pale Lilac
#E4CBFF
ΔE00 8.35
Light Blue Grey
#B7C9E2
ΔE00 8.42
Light Lavender
#DFC5FE
ΔE00 8.55
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CCCEF2 #F2F0CC
analogous
#CCE1F2 #CCCEF2 #DDCCF2
triadic
#CCCEF2 #F2CCCE #CEF2CC
tetradic
#CCCEF2 #F2CCE1 #F2F0CC #CCF2DD
square
#CCCEF2 #F2CCE1 #F2F0CC #CCF2DD
split-complementary
#CCCEF2 #F2DDCC #E1F2CC
monochromatic
#6A70D9 #9B9FE6 #CCCEF2 #E7E8F9 #E7E8F9
Accessibility & contrast
On white
1.54
#CCCEF2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.68
#CCCEF2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CCCEF2
13.68:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CCCEF2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CCCEF2 | 1.00 | 1.54 | 13.68 | 13.68 |
| #FFFFFF | 1.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.68 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.68 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C5D2F4
Deuteranopia (green-blind)
#C4CFF1
Tritanopia (blue-blind)
#C4D4DA
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #cccef2; /* rgb */ color: rgb(204, 206, 242); /* oklch */ color: oklch(86.1% 0.050 282.8);
Tailwind
colors: {
custom: {
50: '#dbdcf6',
500: '#cccef2',
950: '#000000',
},
}SCSS
$custom: #cccef2; $custom-light: #dbdcf6; $custom-dark: #000000;
JSON
{
"hex": "#cccef2",
"rgb": {
"r": 204,
"g": 206,
"b": 242
},
"hsl": {
"h": 236.842,
"s": 59.375,
"l": 87.451
},
"oklch": {
"l": 0.86138,
"c": 0.04978,
"h": 282.8
},
"luminance": 0.63391
}Semantic roles & 50–950 ramp
primary
#CCCEF2
secondary
#D1CE91
accent
#BE1EC7
background
#FEFEFF
surface
#FCFCFE
border
#D5D5D6
text
#151517
muted
#848485