#CCC8EF#CCC8EF
#CCC8EF is a very light, muted blue. Relative luminance 0.604; OKLCH L 84.9% C 0.054 H 289.9°. Best body text is #000000 at 13.08:1 contrast (WCAG AA passes).
Color values
| HEX | #CCC8EF |
|---|---|
| RGB | rgb(204, 200, 239) |
| HSL | hsl(246, 55%, 86%) |
| HSV | hsv(246, 16%, 94%) |
| CMYK | cmyk(14.6%, 16.3%, 0%, 6.3%) |
| CIE-LAB | lab(82.04, 9.00, -18.71) |
| CIE-LCH | lch(82.04, 20.76, 295.69°) |
| OKLab | oklab(84.86% 0.0184 -0.0508) |
| OKLCH | oklch(84.86% 0.054 289.9) |
| XYZ | xyz(61.1327, 60.3774, 90.0779) |
| Luminance | 0.6038 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle
#CCCCFF
ΔE00 3.72
Light Periwinkle
#C1C6FC
ΔE00 5.25
Pale Lilac
#E4CBFF
ΔE00 6.51
Light Lavender
#DFC5FE
ΔE00 6.65
Pale Lavender
#EECFFE
ΔE00 8.25
Thistle
#D8BFD8
ΔE00 8.57
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CCC8EF #EBEFC8
analogous
#C8D7EF #CCC8EF #DFC8EF
triadic
#CCC8EF #EFCCC8 #C8EFCC
tetradic
#CCC8EF #EFC8D7 #EBEFC8 #C8EFDF
square
#CCC8EF #EFC8D7 #EBEFC8 #C8EFDF
split-complementary
#CCC8EF #EFDFC8 #D7EFC8
monochromatic
#7469D3 #A099E1 #CCC8EF #E9E7F8 #E9E7F8
Accessibility & contrast
On white
1.61
#CCC8EF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.08
#CCC8EF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CCC8EF
13.08:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CCC8EF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CCC8EF | 1.00 | 1.61 | 13.08 | 13.08 |
| #FFFFFF | 1.61 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.08 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.08 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BFCDF1
Deuteranopia (green-blind)
#BFCBEE
Tritanopia (blue-blind)
#C5CED5
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #ccc8ef; /* rgb */ color: rgb(204, 200, 239); /* oklch */ color: oklch(84.9% 0.054 289.9);
Tailwind
colors: {
custom: {
50: '#dbd8f4',
500: '#ccc8ef',
950: '#000000',
},
}SCSS
$custom: #ccc8ef; $custom-light: #dbd8f4; $custom-dark: #000000;
JSON
{
"hex": "#ccc8ef",
"rgb": {
"r": 204,
"g": 200,
"b": 239
},
"hsl": {
"h": 246.154,
"s": 54.93,
"l": 86.078
},
"oklch": {
"l": 0.84855,
"c": 0.05401,
"h": 289.9
},
"luminance": 0.60378
}Semantic roles & 50–950 ramp
primary
#CCC8EF
secondary
#C6CD8E
accent
#C223B2
background
#FEFEFF
surface
#FCFBFE
border
#D5D4D6
text
#151417
muted
#848385