#CCCEFB#CCCEFB
#CCCEFB is a very light, moderate blue. Relative luminance 0.639; OKLCH L 86.5% C 0.062 H 283.0°. Best body text is #000000 at 13.79:1 contrast (WCAG AA passes).
Color values
| HEX | #CCCEFB |
|---|---|
| RGB | rgb(204, 206, 251) |
| HSL | hsl(237, 85%, 89%) |
| HSV | hsv(237, 19%, 98%) |
| CMYK | cmyk(18.7%, 17.9%, 0%, 1.6%) |
| CIE-LAB | lab(83.94, 8.35, -22.23) |
| CIE-LCH | lch(83.94, 23.75, 290.59°) |
| OKLab | oklab(86.46% 0.014 -0.0606) |
| OKLCH | oklch(86.46% 0.062 283) |
| XYZ | xyz(64.3816, 63.9441, 100.1986) |
| Luminance | 0.6394 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle
#CCCCFF
ΔE00 1.44
Light Periwinkle
#C1C6FC
ΔE00 3.16
Light Lavender
#DFC5FE
ΔE00 7.51
Pale Lilac
#E4CBFF
ΔE00 7.54
Light Blue Grey
#B7C9E2
ΔE00 9.15
Lavender (CSS)
#E6E6FA
ΔE00 9.30
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CCCEFB #FBF9CC
analogous
#CCE6FB #CCCEFB #E2CCFB
triadic
#CCCEFB #FBCCCE #CEFBCC
tetradic
#CCCEFB #FBCCE6 #FBF9CC #CCFBE2
square
#CCCEFB #FBCCE6 #FBF9CC #CCFBE2
split-complementary
#CCCEFB #FBE2CC #E6FBCC
monochromatic
#5B61F2 #9397F7 #CCCEFB #E3E4FD #E3E4FD
Accessibility & contrast
On white
1.52
#CCCEFB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.79
#CCCEFB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CCCEFB
13.79:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CCCEFB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CCCEFB | 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)
#C3D3FD
Deuteranopia (green-blind)
#C1D0FA
Tritanopia (blue-blind)
#C2D6DD
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #cccefb; /* rgb */ color: rgb(204, 206, 251); /* oklch */ color: oklch(86.5% 0.062 283.0);
Tailwind
colors: {
custom: {
50: '#dcdcfc',
500: '#cccefb',
950: '#000000',
},
}SCSS
$custom: #cccefb; $custom-light: #dcdcfc; $custom-dark: #000000;
JSON
{
"hex": "#cccefb",
"rgb": {
"r": 204,
"g": 206,
"b": 251
},
"hsl": {
"h": 237.447,
"s": 85.455,
"l": 89.216
},
"oklch": {
"l": 0.8646,
"c": 0.06222,
"h": 283
},
"luminance": 0.63945
}Semantic roles & 50–950 ramp
primary
#CCCEFB
secondary
#E2DE8A
accent
#D804E2
background
#FEFEFF
surface
#FCFCFF
border
#D5D5D7
text
#151517
muted
#848485