#CCC9FF#CCC9FF
#CCC9FF is a very light, moderate blue. Relative luminance 0.618; OKLCH L 85.6% C 0.075 H 287.3°. Best body text is #000000 at 13.37:1 contrast (WCAG AA passes).
Color values
| HEX | #CCC9FF |
|---|---|
| RGB | rgb(204, 201, 255) |
| HSL | hsl(243, 100%, 89%) |
| HSV | hsv(243, 21%, 100%) |
| CMYK | cmyk(20%, 21.2%, 0%, 0%) |
| CIE-LAB | lab(82.82, 11.91, -26.05) |
| CIE-LCH | lch(82.82, 28.64, 294.56°) |
| OKLab | oklab(85.64% 0.0221 -0.0713) |
| OKLCH | oklch(85.64% 0.075 287.3) |
| XYZ | xyz(63.8342, 61.8298, 103.1596) |
| Luminance | 0.6183 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle
#CCCCFF
ΔE00 1.06
Light Periwinkle
#C1C6FC
ΔE00 2.59
Light Lavender
#DFC5FE
ΔE00 6.00
Pale Lilac
#E4CBFF
ΔE00 6.45
Light Violet
#D6B4FC
ΔE00 7.90
Pale Violet
#CEAEFA
ΔE00 8.39
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CCC9FF #FCFFC9
analogous
#C9E1FF #CCC9FF #E7C9FF
triadic
#CCC9FF #FFCCC9 #C9FFCC
tetradic
#CCC9FF #FFC9E1 #FCFFC9 #C9FFE7
square
#CCC9FF #FFC9E1 #FCFFC9 #C9FFE7
split-complementary
#CCC9FF #FFE7C9 #E1FFC9
monochromatic
#584FFF #928CFF #CCC9FF #E2E0FF #E2E0FF
Accessibility & contrast
On white
1.57
#CCC9FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.37
#CCC9FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CCC9FF
13.37:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CCC9FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CCC9FF | 1.00 | 1.57 | 13.37 | 13.37 |
| #FFFFFF | 1.57 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.37 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.37 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BCD0FF
Deuteranopia (green-blind)
#BBCDFE
Tritanopia (blue-blind)
#C1D2DB
Achromatopsia (no color)
#CECECE
Design tokens & code
CSS
--color: #ccc9ff; /* rgb */ color: rgb(204, 201, 255); /* oklch */ color: oklch(85.6% 0.075 287.3);
Tailwind
colors: {
custom: {
50: '#dcd9ff',
500: '#ccc9ff',
950: '#000000',
},
}SCSS
$custom: #ccc9ff; $custom-light: #dcd9ff; $custom-dark: #000000;
JSON
{
"hex": "#ccc9ff",
"rgb": {
"r": 204,
"g": 201,
"b": 255
},
"hsl": {
"h": 243.333,
"s": 100,
"l": 89.412
},
"oklch": {
"l": 0.85637,
"c": 0.07465,
"h": 287.3
},
"luminance": 0.61831
}Semantic roles & 50–950 ramp
primary
#CCC9FF
secondary
#E3E983
accent
#E600D9
background
#FEFEFF
surface
#FCFBFF
border
#D5D4D7
text
#151418
muted
#848386