#CDCCF4#CDCCF4
#CDCCF4 is a very light, muted blue. Relative luminance 0.627; OKLCH L 85.9% C 0.055 H 286.3°. Best body text is #000000 at 13.54:1 contrast (WCAG AA passes).
Color values
| HEX | #CDCCF4 |
|---|---|
| RGB | rgb(205, 204, 244) |
| HSL | hsl(242, 65%, 88%) |
| HSV | hsv(242, 16%, 96%) |
| CMYK | cmyk(16%, 16.4%, 0%, 4.3%) |
| CIE-LAB | lab(83.28, 8.23, -19.50) |
| CIE-LCH | lch(83.28, 21.16, 292.89°) |
| OKLab | oklab(85.89% 0.0155 -0.053) |
| OKLCH | oklch(85.89% 0.055 286.3) |
| XYZ | xyz(63.0952, 62.6958, 94.3478) |
| Luminance | 0.6270 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle
#CCCCFF
ΔE00 2.88
Light Periwinkle
#C1C6FC
ΔE00 4.55
Pale Lilac
#E4CBFF
ΔE00 7.03
Light Lavender
#DFC5FE
ΔE00 7.18
Lavender (CSS)
#E6E6FA
ΔE00 8.60
Pale Lavender
#EECFFE
ΔE00 8.86
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CDCCF4 #F3F4CC
analogous
#CCDFF4 #CDCCF4 #E1CCF4
triadic
#CDCCF4 #F4CDCC #CCF4CD
tetradic
#CDCCF4 #F4CCDF #F3F4CC #CCF4E1
square
#CDCCF4 #F4CCDF #F3F4CC #CCF4E1
split-complementary
#CDCCF4 #F4E1CC #DFF4CC
monochromatic
#6A67DE #9C9AE9 #CDCCF4 #E6E6FA #E6E6FA
Accessibility & contrast
On white
1.55
#CDCCF4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.54
#CDCCF4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CDCCF4
13.54:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CDCCF4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CDCCF4 | 1.00 | 1.55 | 13.54 | 13.54 |
| #FFFFFF | 1.55 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.54 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.54 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C3D1F6
Deuteranopia (green-blind)
#C2CEF3
Tritanopia (blue-blind)
#C5D2D9
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #cdccf4; /* rgb */ color: rgb(205, 204, 244); /* oklch */ color: oklch(85.9% 0.055 286.3);
Tailwind
colors: {
custom: {
50: '#dcdbf7',
500: '#cdccf4',
950: '#000000',
},
}SCSS
$custom: #cdccf4; $custom-light: #dcdbf7; $custom-dark: #000000;
JSON
{
"hex": "#cdccf4",
"rgb": {
"r": 205,
"g": 204,
"b": 244
},
"hsl": {
"h": 241.5,
"s": 64.516,
"l": 87.843
},
"oklch": {
"l": 0.85893,
"c": 0.0552,
"h": 286.3
},
"luminance": 0.62697
}Semantic roles & 50–950 ramp
primary
#CDCCF4
secondary
#D3D58F
accent
#CC19C8
background
#FEFEFF
surface
#FCFBFE
border
#D5D4D6
text
#151517
muted
#848485