#CCCFED#CCCFED
#CCCFED is a very light, muted blue. Relative luminance 0.636; OKLCH L 86.2% C 0.042 H 281.0°. Best body text is #000000 at 13.72:1 contrast (WCAG AA passes).
Color values
| HEX | #CCCFED |
|---|---|
| RGB | rgb(204, 207, 237) |
| HSL | hsl(235, 48%, 86%) |
| HSV | hsv(235, 14%, 93%) |
| CMYK | cmyk(13.9%, 12.7%, 0%, 7.1%) |
| CIE-LAB | lab(83.74, 4.85, -15.08) |
| CIE-LCH | lch(83.74, 15.85, 287.84°) |
| OKLab | oklab(86.16% 0.0079 -0.0408) |
| OKLCH | oklch(86.16% 0.042 281) |
| XYZ | xyz(62.4973, 63.5767, 89.0833) |
| Luminance | 0.6358 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle
#CCCCFF
ΔE00 5.64
Lavender (CSS)
#E6E6FA
ΔE00 6.30
Light Periwinkle
#C1C6FC
ΔE00 6.58
Light Blue Grey
#B7C9E2
ΔE00 7.39
Lightsteelblue
#B0C4DE
ΔE00 8.39
Pale Lilac
#E4CBFF
ΔE00 9.73
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CCCFED #EDEACC
analogous
#CCE0ED #CCCFED #DACCED
triadic
#CCCFED #EDCCCF #CFEDCC
tetradic
#CCCFED #EDCCE0 #EDEACC #CCEDDA
square
#CCCFED #EDCCE0 #EDEACC #CCEDDA
split-complementary
#CCCFED #EDDACC #E0EDCC
monochromatic
#727ACD #9FA4DD #CCCFED #E8EAF7 #E8EAF7
Accessibility & contrast
On white
1.53
#CCCFED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.72
#CCCFED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CCCFED
13.72:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CCCFED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CCCFED | 1.00 | 1.53 | 13.72 | 13.72 |
| #FFFFFF | 1.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.72 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.72 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C8D2EE
Deuteranopia (green-blind)
#C6D0EC
Tritanopia (blue-blind)
#C5D4D9
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #cccfed; /* rgb */ color: rgb(204, 207, 237); /* oklch */ color: oklch(86.2% 0.042 281.0);
Tailwind
colors: {
custom: {
50: '#dbddf2',
500: '#cccfed',
950: '#000000',
},
}SCSS
$custom: #cccfed; $custom-light: #dbddf2; $custom-dark: #000000;
JSON
{
"hex": "#cccfed",
"rgb": {
"r": 204,
"g": 207,
"b": 237
},
"hsl": {
"h": 234.545,
"s": 47.826,
"l": 86.471
},
"oklch": {
"l": 0.86163,
"c": 0.04157,
"h": 281
},
"luminance": 0.63577
}Semantic roles & 50–950 ramp
primary
#CCCFED
secondary
#CAC594
accent
#AE2ABB
background
#FEFEFF
surface
#FCFCFE
border
#D5D5D6
text
#151517
muted
#848485