#CCC4FB#CCC4FB
#CCC4FB is a very light, moderate blue. Relative luminance 0.593; OKLCH L 84.5% C 0.076 H 291.3°. Best body text is #000000 at 12.86:1 contrast (WCAG AA passes).
Color values
| HEX | #CCC4FB |
|---|---|
| RGB | rgb(204, 196, 251) |
| HSL | hsl(249, 87%, 88%) |
| HSV | hsv(249, 22%, 98%) |
| CMYK | cmyk(18.7%, 21.9%, 0%, 1.6%) |
| CIE-LAB | lab(81.45, 13.72, -26.02) |
| CIE-LCH | lch(81.45, 29.42, 297.81°) |
| OKLab | oklab(84.52% 0.0278 -0.0712) |
| OKLCH | oklch(84.52% 0.076 291.3) |
| XYZ | xyz(62.0504, 59.2816, 99.4215) |
| Luminance | 0.5928 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle
#CCCCFF
ΔE00 2.63
Light Periwinkle
#C1C6FC
ΔE00 3.67
Light Lavender
#DFC5FE
ΔE00 4.80
Pale Lilac
#E4CBFF
ΔE00 5.53
Light Violet
#D6B4FC
ΔE00 6.46
Pale Violet
#CEAEFA
ΔE00 7.01
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CCC4FB #F3FBC4
analogous
#C4D8FB #CCC4FB #E7C4FB
triadic
#CCC4FB #FBCCC4 #C4FBCC
tetradic
#CCC4FB #FBC4D8 #F3FBC4 #C4FBE7
square
#CCC4FB #FBC4D8 #F3FBC4 #C4FBE7
split-complementary
#CCC4FB #FBE7C4 #D8FBC4
monochromatic
#6951F3 #9A8BF7 #CCC4FB #E6E2FD #E6E2FD
Accessibility & contrast
On white
1.63
#CCC4FB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.86
#CCC4FB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CCC4FB
12.86:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CCC4FB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CCC4FB | 1.00 | 1.63 | 12.86 | 12.86 |
| #FFFFFF | 1.63 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.86 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.86 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B7CBFD
Deuteranopia (green-blind)
#B8C9F9
Tritanopia (blue-blind)
#C3CDD7
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #ccc4fb; /* rgb */ color: rgb(204, 196, 251); /* oklch */ color: oklch(84.5% 0.076 291.3);
Tailwind
colors: {
custom: {
50: '#dcd5fc',
500: '#ccc4fb',
950: '#000000',
},
}SCSS
$custom: #ccc4fb; $custom-light: #dcd5fc; $custom-dark: #000000;
JSON
{
"hex": "#ccc4fb",
"rgb": {
"r": 204,
"g": 196,
"b": 251
},
"hsl": {
"h": 248.727,
"s": 87.302,
"l": 87.647
},
"oklch": {
"l": 0.84524,
"c": 0.07642,
"h": 291.3
},
"luminance": 0.59282
}Semantic roles & 50–950 ramp
primary
#CCC4FB
secondary
#D3E182
accent
#E402C3
background
#FEFEFF
surface
#FCFBFF
border
#D5D4D7
text
#151417
muted
#848385