#CCCEFD#CCCEFD
#CCCEFD is a very light, moderate blue. Relative luminance 0.641; OKLCH L 86.5% C 0.065 H 283.0°. Best body text is #000000 at 13.81:1 contrast (WCAG AA passes).
Color values
| HEX | #CCCEFD |
|---|---|
| RGB | rgb(204, 206, 253) |
| HSL | hsl(238, 92%, 90%) |
| HSV | hsv(238, 19%, 99%) |
| CMYK | cmyk(19.4%, 18.6%, 0%, 0.8%) |
| CIE-LAB | lab(84.00, 8.79, -23.19) |
| CIE-LCH | lch(84.00, 24.80, 290.75°) |
| OKLab | oklab(86.53% 0.0147 -0.0633) |
| OKLCH | oklch(86.53% 0.065 283) |
| XYZ | xyz(64.6986, 64.0708, 101.8677) |
| Luminance | 0.6407 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle
#CCCCFF
ΔE00 1.02
Light Periwinkle
#C1C6FC
ΔE00 2.85
Light Lavender
#DFC5FE
ΔE00 7.42
Pale Lilac
#E4CBFF
ΔE00 7.51
Light Blue Grey
#B7C9E2
ΔE00 9.24
Powder Blue (survey)
#B1D1FC
ΔE00 9.52
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CCCEFD #FDFBCC
analogous
#CCE7FD #CCCEFD #E3CCFD
triadic
#CCCEFD #FDCCCE #CEFDCC
tetradic
#CCCEFD #FDCCE7 #FDFBCC #CCFDE3
square
#CCCEFD #FDCCE7 #FDFBCC #CCFDE3
split-complementary
#CCCEFD #FDE3CC #E7FDCC
monochromatic
#565DF8 #9195FB #CCCEFD #E2E3FE #E2E3FE
Accessibility & contrast
On white
1.52
#CCCEFD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.81
#CCCEFD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CCCEFD
13.81:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CCCEFD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CCCEFD | 1.00 | 1.52 | 13.81 | 13.81 |
| #FFFFFF | 1.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.81 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.81 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C2D3FF
Deuteranopia (green-blind)
#C0D0FC
Tritanopia (blue-blind)
#C1D6DE
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #cccefd; /* rgb */ color: rgb(204, 206, 253); /* oklch */ color: oklch(86.5% 0.065 283.0);
Tailwind
colors: {
custom: {
50: '#dcdcfe',
500: '#cccefd',
950: '#000000',
},
}SCSS
$custom: #cccefd; $custom-light: #dcdcfe; $custom-dark: #000000;
JSON
{
"hex": "#cccefd",
"rgb": {
"r": 204,
"g": 206,
"b": 253
},
"hsl": {
"h": 237.551,
"s": 92.453,
"l": 89.608
},
"oklch": {
"l": 0.86533,
"c": 0.06498,
"h": 283
},
"luminance": 0.64072
}Semantic roles & 50–950 ramp
primary
#CCCEFD
secondary
#E5E288
accent
#DC00E6
background
#FEFEFF
surface
#FCFCFF
border
#D5D5D7
text
#151517
muted
#848485