#CCCFE3#CCCFE3
#CCCFE3 is a very light, muted blue. Relative luminance 0.630; OKLCH L 85.8% C 0.028 H 279.0°. Best body text is #000000 at 13.60:1 contrast (WCAG AA passes).
Color values
| HEX | #CCCFE3 |
|---|---|
| RGB | rgb(204, 207, 227) |
| HSL | hsl(232, 29%, 85%) |
| HSV | hsv(232, 10%, 89%) |
| CMYK | cmyk(10.1%, 8.8%, 0%, 11%) |
| CIE-LAB | lab(83.45, 2.82, -10.21) |
| CIE-LCH | lch(83.45, 10.59, 285.44°) |
| OKLab | oklab(85.83% 0.0044 -0.0274) |
| OKLCH | oklch(85.83% 0.028 279) |
| XYZ | xyz(61.0769, 63.0086, 81.6023) |
| Luminance | 0.6301 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 5.53
Light Blue Grey
#B7C9E2
ΔE00 6.35
Lightsteelblue
#B0C4DE
ΔE00 7.51
Fog
#D8DCE0
ΔE00 7.88
Cloudy Blue
#ACC2D9
ΔE00 8.67
Dove Gray
#B6B8BD
ΔE00 8.83
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CCCFE3 #E3E0CC
analogous
#CCDBE3 #CCCFE3 #D5CCE3
triadic
#CCCFE3 #E3CCCF #CFE3CC
tetradic
#CCCFE3 #E3CCDB #E3E0CC #CCE3D5
square
#CCCFE3 #E3CCDB #E3E0CC #CCE3D5
split-complementary
#CCCFE3 #E3D5CC #DBE3CC
monochromatic
#7D85B8 #A4AACD #CCCFE3 #EBECF4 #EBECF4
Accessibility & contrast
On white
1.54
#CCCFE3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.60
#CCCFE3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CCCFE3
13.60:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CCCFE3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CCCFE3 | 1.00 | 1.54 | 13.60 | 13.60 |
| #FFFFFF | 1.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.60 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.60 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CAD1E4
Deuteranopia (green-blind)
#C9CFE2
Tritanopia (blue-blind)
#C7D2D5
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #cccfe3; /* rgb */ color: rgb(204, 207, 227); /* oklch */ color: oklch(85.8% 0.028 279.0);
Tailwind
colors: {
custom: {
50: '#dbddeb',
500: '#cccfe3',
950: '#000000',
},
}SCSS
$custom: #cccfe3; $custom-light: #dbddeb; $custom-dark: #000000;
JSON
{
"hex": "#cccfe3",
"rgb": {
"r": 204,
"g": 207,
"b": 227
},
"hsl": {
"h": 232.174,
"s": 29.114,
"l": 84.51
},
"oklch": {
"l": 0.85831,
"c": 0.02779,
"h": 279
},
"luminance": 0.63009
}Semantic roles & 50–950 ramp
primary
#CCCFE3
secondary
#BBB698
accent
#9A3EA8
background
#FEFEFE
surface
#FBFCFD
border
#D4D5D5
text
#151516
muted
#848484