#CCCFE5#CCCFE5
#CCCFE5 is a very light, muted blue. Relative luminance 0.631; OKLCH L 85.9% C 0.031 H 279.6°. Best body text is #000000 at 13.62:1 contrast (WCAG AA passes).
Color values
| HEX | #CCCFE5 |
|---|---|
| RGB | rgb(204, 207, 229) |
| HSL | hsl(233, 32%, 85%) |
| HSV | hsv(233, 11%, 90%) |
| CMYK | cmyk(10.9%, 9.6%, 0%, 10.2%) |
| CIE-LAB | lab(83.51, 3.22, -11.19) |
| CIE-LCH | lch(83.51, 11.64, 286.06°) |
| OKLab | oklab(85.9% 0.0051 -0.0301) |
| OKLCH | oklch(85.9% 0.031 279.6) |
| XYZ | xyz(61.3545, 63.1196, 83.0645) |
| Luminance | 0.6312 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 5.52
Light Blue Grey
#B7C9E2
ΔE00 6.48
Lightsteelblue
#B0C4DE
ΔE00 7.61
Periwinkle
#CCCCFF
ΔE00 8.37
Fog
#D8DCE0
ΔE00 8.56
Cloudy Blue
#ACC2D9
ΔE00 8.90
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CCCFE5 #E5E2CC
analogous
#CCDCE5 #CCCFE5 #D6CCE5
triadic
#CCCFE5 #E5CCCF #CFE5CC
tetradic
#CCCFE5 #E5CCDC #E5E2CC #CCE5D6
square
#CCCFE5 #E5CCDC #E5E2CC #CCE5D6
split-complementary
#CCCFE5 #E5D6CC #DCE5CC
monochromatic
#7B83BC #A3A9D0 #CCCFE5 #EBECF5 #EBECF5
Accessibility & contrast
On white
1.54
#CCCFE5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.62
#CCCFE5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CCCFE5
13.62:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CCCFE5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CCCFE5 | 1.00 | 1.54 | 13.62 | 13.62 |
| #FFFFFF | 1.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.62 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.62 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CAD1E6
Deuteranopia (green-blind)
#C8CFE4
Tritanopia (blue-blind)
#C7D3D6
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #cccfe5; /* rgb */ color: rgb(204, 207, 229); /* oklch */ color: oklch(85.9% 0.031 279.6);
Tailwind
colors: {
custom: {
50: '#dbdded',
500: '#cccfe5',
950: '#000000',
},
}SCSS
$custom: #cccfe5; $custom-light: #dbdded; $custom-dark: #000000;
JSON
{
"hex": "#cccfe5",
"rgb": {
"r": 204,
"g": 207,
"b": 229
},
"hsl": {
"h": 232.8,
"s": 32.468,
"l": 84.902
},
"oklch": {
"l": 0.85896,
"c": 0.03054,
"h": 279.6
},
"luminance": 0.6312
}Semantic roles & 50–950 ramp
primary
#CCCFE5
secondary
#BEB997
accent
#9E3AAB
background
#FEFEFE
surface
#FBFCFD
border
#D4D5D5
text
#151516
muted
#848484