#CCCCFD#CCCCFD
#CCCCFD is a very light, moderate blue. Relative luminance 0.631; OKLCH L 86.1% C 0.068 H 284.9°. Best body text is #000000 at 13.62:1 contrast (WCAG AA passes).
Color values
| HEX | #CCCCFD |
|---|---|
| RGB | rgb(204, 204, 253) |
| HSL | hsl(240, 92%, 90%) |
| HSV | hsv(240, 19%, 99%) |
| CMYK | cmyk(19.4%, 19.4%, 0%, 0.8%) |
| CIE-LAB | lab(83.50, 9.86, -23.95) |
| CIE-LCH | lch(83.50, 25.90, 292.37°) |
| OKLab | oklab(86.14% 0.0174 -0.0654) |
| OKLCH | oklch(86.14% 0.068 284.9) |
| XYZ | xyz(64.2202, 63.1140, 101.7082) |
| Luminance | 0.6311 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle
#CCCCFF
ΔE00 0.47
Light Periwinkle
#C1C6FC
ΔE00 2.70
Light Lavender
#DFC5FE
ΔE00 6.78
Pale Lilac
#E4CBFF
ΔE00 6.97
Light Violet
#D6B4FC
ΔE00 9.00
Pale Lavender
#EECFFE
ΔE00 9.20
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CCCCFD #FDFDCC
analogous
#CCE5FD #CCCCFD #E5CCFD
triadic
#CCCCFD #FDCCCC #CCFDCC
tetradic
#CCCCFD #FDCCE5 #FDFDCC #CCFDE5
square
#CCCCFD #FDCCE5 #FDFDCC #CCFDE5
split-complementary
#CCCCFD #FDE5CC #E5FDCC
monochromatic
#5656F8 #9191FB #CCCCFD #E2E2FE #E2E2FE
Accessibility & contrast
On white
1.54
#CCCCFD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.62
#CCCCFD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CCCCFD
13.62:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CCCCFD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CCCCFD | 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)
#C0D2FF
Deuteranopia (green-blind)
#BECFFC
Tritanopia (blue-blind)
#C1D4DC
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #ccccfd; /* rgb */ color: rgb(204, 204, 253); /* oklch */ color: oklch(86.1% 0.068 284.9);
Tailwind
colors: {
custom: {
50: '#dcdbfe',
500: '#ccccfd',
950: '#000000',
},
}SCSS
$custom: #ccccfd; $custom-light: #dcdbfe; $custom-dark: #000000;
JSON
{
"hex": "#ccccfd",
"rgb": {
"r": 204,
"g": 204,
"b": 253
},
"hsl": {
"h": 240,
"s": 92.453,
"l": 89.608
},
"oklch": {
"l": 0.86143,
"c": 0.06769,
"h": 284.9
},
"luminance": 0.63115
}Semantic roles & 50–950 ramp
primary
#CCCCFD
secondary
#E5E588
accent
#E600E5
background
#FEFEFF
surface
#FCFBFF
border
#D5D4D7
text
#151517
muted
#848485