#CCCFEE#CCCFEE
#CCCFEE is a very light, muted blue. Relative luminance 0.636; OKLCH L 86.2% C 0.043 H 281.1°. Best body text is #000000 at 13.73:1 contrast (WCAG AA passes).
Color values
| HEX | #CCCFEE |
|---|---|
| RGB | rgb(204, 207, 238) |
| HSL | hsl(235, 50%, 87%) |
| HSV | hsv(235, 14%, 93%) |
| CMYK | cmyk(14.3%, 13%, 0%, 6.7%) |
| CIE-LAB | lab(83.78, 5.06, -15.57) |
| CIE-LCH | lch(83.78, 16.37, 288.01°) |
| OKLab | oklab(86.2% 0.0083 -0.0421) |
| OKLCH | oklch(86.2% 0.043 281.1) |
| XYZ | xyz(62.6439, 63.6353, 89.8548) |
| Luminance | 0.6364 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle
#CCCCFF
ΔE00 5.32
Light Periwinkle
#C1C6FC
ΔE00 6.30
Lavender (CSS)
#E6E6FA
ΔE00 6.47
Light Blue Grey
#B7C9E2
ΔE00 7.52
Lightsteelblue
#B0C4DE
ΔE00 8.50
Pale Lilac
#E4CBFF
ΔE00 9.52
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CCCFEE #EEEBCC
analogous
#CCE0EE #CCCFEE #DACCEE
triadic
#CCCFEE #EECCCF #CFEECC
tetradic
#CCCFEE #EECCE0 #EEEBCC #CCEEDA
square
#CCCFEE #EECCE0 #EEEBCC #CCEEDA
split-complementary
#CCCFEE #EEDACC #E0EECC
monochromatic
#7079CF #9EA4DF #CCCFEE #E8E9F7 #E8E9F7
Accessibility & contrast
On white
1.53
#CCCFEE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.73
#CCCFEE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CCCFEE
13.73:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CCCFEE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CCCFEE | 1.00 | 1.53 | 13.73 | 13.73 |
| #FFFFFF | 1.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.73 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.73 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C7D2EF
Deuteranopia (green-blind)
#C6D0ED
Tritanopia (blue-blind)
#C5D4D9
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #cccfee; /* rgb */ color: rgb(204, 207, 238); /* oklch */ color: oklch(86.2% 0.043 281.1);
Tailwind
colors: {
custom: {
50: '#dbddf3',
500: '#cccfee',
950: '#000000',
},
}SCSS
$custom: #cccfee; $custom-light: #dbddf3; $custom-dark: #000000;
JSON
{
"hex": "#cccfee",
"rgb": {
"r": 204,
"g": 207,
"b": 238
},
"hsl": {
"h": 234.706,
"s": 50,
"l": 86.667
},
"oklch": {
"l": 0.86197,
"c": 0.04295,
"h": 281.1
},
"luminance": 0.63636
}Semantic roles & 50–950 ramp
primary
#CCCFEE
secondary
#CBC693
accent
#B028BD
background
#FEFEFF
surface
#FCFCFE
border
#D5D5D6
text
#151517
muted
#848485