#CCCFFD#CCCFFD
#CCCFFD is a very light, moderate blue. Relative luminance 0.646; OKLCH L 86.7% C 0.064 H 282.1°. Best body text is #000000 at 13.91:1 contrast (WCAG AA passes).
Color values
| HEX | #CCCFFD |
|---|---|
| RGB | rgb(204, 207, 253) |
| HSL | hsl(236, 92%, 90%) |
| HSV | hsv(236, 19%, 99%) |
| CMYK | cmyk(19.4%, 18.2%, 0%, 0.8%) |
| CIE-LAB | lab(84.25, 8.25, -22.81) |
| CIE-LCH | lch(84.25, 24.26, 289.89°) |
| OKLab | oklab(86.73% 0.0133 -0.0622) |
| OKLCH | oklch(86.73% 0.064 282.1) |
| XYZ | xyz(64.9401, 64.5538, 101.9482) |
| Luminance | 0.6455 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle
#CCCCFF
ΔE00 1.38
Light Periwinkle
#C1C6FC
ΔE00 2.99
Light Lavender
#DFC5FE
ΔE00 7.75
Pale Lilac
#E4CBFF
ΔE00 7.81
Light Blue Grey
#B7C9E2
ΔE00 9.02
Powder Blue (survey)
#B1D1FC
ΔE00 9.28
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CCCFFD #FDFACC
analogous
#CCE7FD #CCCFFD #E2CCFD
triadic
#CCCFFD #FDCCCF #CFFDCC
tetradic
#CCCFFD #FDCCE7 #FDFACC #CCFDE2
square
#CCCFFD #FDCCE7 #FDFACC #CCFDE2
split-complementary
#CCCFFD #FDE2CC #E7FDCC
monochromatic
#5660F8 #9198FB #CCCFFD #E2E3FE #E2E3FE
Accessibility & contrast
On white
1.51
#CCCFFD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.91
#CCCFFD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CCCFFD
13.91:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CCCFFD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CCCFFD | 1.00 | 1.51 | 13.91 | 13.91 |
| #FFFFFF | 1.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.91 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.91 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C3D4FF
Deuteranopia (green-blind)
#C1D1FC
Tritanopia (blue-blind)
#C1D7DE
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #cccffd; /* rgb */ color: rgb(204, 207, 253); /* oklch */ color: oklch(86.7% 0.064 282.1);
Tailwind
colors: {
custom: {
50: '#dcddfe',
500: '#cccffd',
950: '#000000',
},
}SCSS
$custom: #cccffd; $custom-light: #dcddfe; $custom-dark: #000000;
JSON
{
"hex": "#cccffd",
"rgb": {
"r": 204,
"g": 207,
"b": 253
},
"hsl": {
"h": 236.327,
"s": 92.453,
"l": 89.608
},
"oklch": {
"l": 0.86728,
"c": 0.06365,
"h": 282.1
},
"luminance": 0.64555
}Semantic roles & 50–950 ramp
primary
#CCCFFD
secondary
#E5E088
accent
#D700E6
background
#FEFEFF
surface
#FCFCFF
border
#D5D5D7
text
#151517
muted
#848485