#CCCFEA#CCCFEA
#CCCFEA is a very light, muted blue. Relative luminance 0.634; OKLCH L 86.1% C 0.037 H 280.5°. Best body text is #000000 at 13.68:1 contrast (WCAG AA passes).
Color values
| HEX | #CCCFEA |
|---|---|
| RGB | rgb(204, 207, 234) |
| HSL | hsl(234, 42%, 86%) |
| HSV | hsv(234, 13%, 92%) |
| CMYK | cmyk(12.8%, 11.5%, 0%, 8.2%) |
| CIE-LAB | lab(83.65, 4.24, -13.62) |
| CIE-LCH | lch(83.65, 14.27, 287.27°) |
| OKLab | oklab(86.06% 0.0069 -0.0368) |
| OKLCH | oklch(86.06% 0.037 280.5) |
| XYZ | xyz(62.0627, 63.4029, 86.7942) |
| Luminance | 0.6340 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 5.89
Periwinkle
#CCCCFF
ΔE00 6.62
Light Blue Grey
#B7C9E2
ΔE00 7.01
Light Periwinkle
#C1C6FC
ΔE00 7.47
Lightsteelblue
#B0C4DE
ΔE00 8.06
Cloudy Blue
#ACC2D9
ΔE00 9.57
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CCCFEA #EAE7CC
analogous
#CCDEEA #CCCFEA #D8CCEA
triadic
#CCCFEA #EACCCF #CFEACC
tetradic
#CCCFEA #EACCDE #EAE7CC #CCEAD8
square
#CCCFEA #EACCDE #EAE7CC #CCEAD8
split-complementary
#CCCFEA #EAD8CC #DEEACC
monochromatic
#757DC6 #A1A6D8 #CCCFEA #E9EBF6 #E9EBF6
Accessibility & contrast
On white
1.53
#CCCFEA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.68
#CCCFEA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CCCFEA
13.68:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CCCFEA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CCCFEA | 1.00 | 1.53 | 13.68 | 13.68 |
| #FFFFFF | 1.53 | 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)
#C8D2EB
Deuteranopia (green-blind)
#C7D0E9
Tritanopia (blue-blind)
#C6D4D8
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #cccfea; /* rgb */ color: rgb(204, 207, 234); /* oklch */ color: oklch(86.1% 0.037 280.5);
Tailwind
colors: {
custom: {
50: '#dbddf0',
500: '#cccfea',
950: '#000000',
},
}SCSS
$custom: #cccfea; $custom-light: #dbddf0; $custom-dark: #000000;
JSON
{
"hex": "#cccfea",
"rgb": {
"r": 204,
"g": 207,
"b": 234
},
"hsl": {
"h": 234,
"s": 41.667,
"l": 85.882
},
"oklch": {
"l": 0.86062,
"c": 0.03743,
"h": 280.5
},
"luminance": 0.63404
}Semantic roles & 50–950 ramp
primary
#CCCFEA
secondary
#C5C095
accent
#A831B5
background
#FEFEFF
surface
#FBFCFE
border
#D4D5D6
text
#151516
muted
#848485