#CCC4FD#CCC4FD
#CCC4FD is a very light, moderate blue. Relative luminance 0.594; OKLCH L 84.6% C 0.079 H 291.0°. Best body text is #000000 at 12.88:1 contrast (WCAG AA passes).
Color values
| HEX | #CCC4FD |
|---|---|
| RGB | rgb(204, 196, 253) |
| HSL | hsl(248, 93%, 88%) |
| HSV | hsv(248, 23%, 99%) |
| CMYK | cmyk(19.4%, 22.5%, 0%, 0.8%) |
| CIE-LAB | lab(81.52, 14.16, -26.98) |
| CIE-LCH | lch(81.52, 30.47, 297.69°) |
| OKLab | oklab(84.6% 0.0284 -0.0739) |
| OKLCH | oklch(84.6% 0.079 291) |
| XYZ | xyz(62.3673, 59.4084, 101.0906) |
| Luminance | 0.5941 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle
#CCCCFF
ΔE00 2.64
Light Periwinkle
#C1C6FC
ΔE00 3.52
Light Lavender
#DFC5FE
ΔE00 4.92
Pale Lilac
#E4CBFF
ΔE00 5.73
Light Violet
#D6B4FC
ΔE00 6.38
Pale Violet
#CEAEFA
ΔE00 6.87
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CCC4FD #F5FDC4
analogous
#C4D8FD #CCC4FD #E8C4FD
triadic
#CCC4FD #FDCCC4 #C4FDCC
tetradic
#CCC4FD #FDC4D8 #F5FDC4 #C4FDE8
square
#CCC4FD #FDC4D8 #F5FDC4 #C4FDE8
split-complementary
#CCC4FD #FDE8C4 #D8FDC4
monochromatic
#664EF9 #9989FB #CCC4FD #E5E1FE #E5E1FE
Accessibility & contrast
On white
1.63
#CCC4FD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.88
#CCC4FD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CCC4FD
12.88:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CCC4FD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CCC4FD | 1.00 | 1.63 | 12.88 | 12.88 |
| #FFFFFF | 1.63 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.88 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.88 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B7CCFF
Deuteranopia (green-blind)
#B7C9FB
Tritanopia (blue-blind)
#C2CDD7
Achromatopsia (no color)
#CBCBCB
Design tokens & code
CSS
--color: #ccc4fd; /* rgb */ color: rgb(204, 196, 253); /* oklch */ color: oklch(84.6% 0.079 291.0);
Tailwind
colors: {
custom: {
50: '#dcd5fe',
500: '#ccc4fd',
950: '#000000',
},
}SCSS
$custom: #ccc4fd; $custom-light: #dcd5fe; $custom-dark: #000000;
JSON
{
"hex": "#ccc4fd",
"rgb": {
"r": 204,
"g": 196,
"b": 253
},
"hsl": {
"h": 248.421,
"s": 93.443,
"l": 88.039
},
"oklch": {
"l": 0.846,
"c": 0.07917,
"h": 291
},
"luminance": 0.59409
}Semantic roles & 50–950 ramp
primary
#CCC4FD
secondary
#D7E581
accent
#E600C5
background
#FEFEFF
surface
#FCFBFF
border
#D5D4D7
text
#151417
muted
#848385