#CCC8F2#CCC8F2
#CCC8F2 is a very light, muted blue. Relative luminance 0.606; OKLCH L 85.0% C 0.058 H 289.5°. Best body text is #000000 at 13.11:1 contrast (WCAG AA passes).
Color values
| HEX | #CCC8F2 |
|---|---|
| RGB | rgb(204, 200, 242) |
| HSL | hsl(246, 62%, 87%) |
| HSV | hsv(246, 17%, 95%) |
| CMYK | cmyk(15.7%, 17.4%, 0%, 5.1%) |
| CIE-LAB | lab(82.14, 9.63, -20.17) |
| CIE-LCH | lch(82.14, 22.35, 295.54°) |
| OKLab | oklab(84.96% 0.0194 -0.0548) |
| OKLCH | oklch(84.96% 0.058 289.5) |
| XYZ | xyz(61.5796, 60.5561, 92.4314) |
| Luminance | 0.6056 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle
#CCCCFF
ΔE00 2.99
Light Periwinkle
#C1C6FC
ΔE00 4.61
Pale Lilac
#E4CBFF
ΔE00 6.19
Light Lavender
#DFC5FE
ΔE00 6.21
Pale Lavender
#EECFFE
ΔE00 8.13
Light Lilac
#EDC8FF
ΔE00 8.76
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CCC8F2 #EEF2C8
analogous
#C8D9F2 #CCC8F2 #E1C8F2
triadic
#CCC8F2 #F2CCC8 #C8F2CC
tetradic
#CCC8F2 #F2C8D9 #EEF2C8 #C8F2E1
square
#CCC8F2 #F2C8D9 #EEF2C8 #C8F2E1
split-complementary
#CCC8F2 #F2E1C8 #D9F2C8
monochromatic
#7065DB #9E97E6 #CCC8F2 #E8E6F9 #E8E6F9
Accessibility & contrast
On white
1.60
#CCC8F2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.11
#CCC8F2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CCC8F2
13.11:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CCC8F2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CCC8F2 | 1.00 | 1.60 | 13.11 | 13.11 |
| #FFFFFF | 1.60 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.11 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.11 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BFCDF4
Deuteranopia (green-blind)
#BECBF1
Tritanopia (blue-blind)
#C4CFD6
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #ccc8f2; /* rgb */ color: rgb(204, 200, 242); /* oklch */ color: oklch(85.0% 0.058 289.5);
Tailwind
colors: {
custom: {
50: '#dcd8f6',
500: '#ccc8f2',
950: '#000000',
},
}SCSS
$custom: #ccc8f2; $custom-light: #dcd8f6; $custom-dark: #000000;
JSON
{
"hex": "#ccc8f2",
"rgb": {
"r": 204,
"g": 200,
"b": 242
},
"hsl": {
"h": 245.714,
"s": 61.765,
"l": 86.667
},
"oklch": {
"l": 0.84963,
"c": 0.05815,
"h": 289.5
},
"luminance": 0.60557
}Semantic roles & 50–950 ramp
primary
#CCC8F2
secondary
#CBD28D
accent
#C91CB9
background
#FEFEFF
surface
#FCFBFE
border
#D5D4D6
text
#151417
muted
#848385