#CCCFEF#CCCFEF
#CCCFEF is a very light, muted blue. Relative luminance 0.637; OKLCH L 86.2% C 0.044 H 281.2°. Best body text is #000000 at 13.74:1 contrast (WCAG AA passes).
Color values
| HEX | #CCCFEF |
|---|---|
| RGB | rgb(204, 207, 239) |
| HSL | hsl(235, 52%, 87%) |
| HSV | hsv(235, 15%, 94%) |
| CMYK | cmyk(14.6%, 13.4%, 0%, 6.3%) |
| CIE-LAB | lab(83.81, 5.27, -16.05) |
| CIE-LCH | lch(83.81, 16.90, 288.17°) |
| OKLab | oklab(86.23% 0.0086 -0.0435) |
| OKLCH | oklch(86.23% 0.044 281.2) |
| XYZ | xyz(62.7912, 63.6943, 90.6307) |
| Luminance | 0.6370 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle
#CCCCFF
ΔE00 5.01
Light Periwinkle
#C1C6FC
ΔE00 6.03
Lavender (CSS)
#E6E6FA
ΔE00 6.64
Light Blue Grey
#B7C9E2
ΔE00 7.65
Lightsteelblue
#B0C4DE
ΔE00 8.60
Pale Lilac
#E4CBFF
ΔE00 9.32
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CCCFEF #EFECCC
analogous
#CCE1EF #CCCFEF #DBCCEF
triadic
#CCCFEF #EFCCCF #CFEFCC
tetradic
#CCCFEF #EFCCE1 #EFECCC #CCEFDB
square
#CCCFEF #EFCCE1 #EFECCC #CCEFDB
split-complementary
#CCCFEF #EFDBCC #E1EFCC
monochromatic
#6F77D2 #9DA3E0 #CCCFEF #E8E9F8 #E8E9F8
Accessibility & contrast
On white
1.53
#CCCFEF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.74
#CCCFEF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CCCFEF
13.74:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CCCFEF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CCCFEF | 1.00 | 1.53 | 13.74 | 13.74 |
| #FFFFFF | 1.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.74 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.74 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C7D2F1
Deuteranopia (green-blind)
#C6D0EE
Tritanopia (blue-blind)
#C5D4D9
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #cccfef; /* rgb */ color: rgb(204, 207, 239); /* oklch */ color: oklch(86.2% 0.044 281.2);
Tailwind
colors: {
custom: {
50: '#dbddf4',
500: '#cccfef',
950: '#000000',
},
}SCSS
$custom: #cccfef; $custom-light: #dbddf4; $custom-dark: #000000;
JSON
{
"hex": "#cccfef",
"rgb": {
"r": 204,
"g": 207,
"b": 239
},
"hsl": {
"h": 234.857,
"s": 52.239,
"l": 86.863
},
"oklch": {
"l": 0.86231,
"c": 0.04432,
"h": 281.2
},
"luminance": 0.63695
}Semantic roles & 50–950 ramp
primary
#CCCFEF
secondary
#CDC893
accent
#B226C0
background
#FEFEFF
surface
#FCFCFE
border
#D5D5D6
text
#151517
muted
#848485