#CDCCF5#CDCCF5
#CDCCF5 is a very light, muted blue. Relative luminance 0.628; OKLCH L 85.9% C 0.057 H 286.3°. Best body text is #000000 at 13.55:1 contrast (WCAG AA passes).
Color values
| HEX | #CDCCF5 |
|---|---|
| RGB | rgb(205, 204, 245) |
| HSL | hsl(241, 67%, 88%) |
| HSV | hsv(241, 17%, 96%) |
| CMYK | cmyk(16.3%, 16.7%, 0%, 3.9%) |
| CIE-LAB | lab(83.31, 8.44, -19.98) |
| CIE-LCH | lch(83.31, 21.69, 292.91°) |
| OKLab | oklab(85.93% 0.0159 -0.0543) |
| OKLCH | oklch(85.93% 0.057 286.3) |
| XYZ | xyz(63.2474, 62.7567, 95.1496) |
| Luminance | 0.6276 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle
#CCCCFF
ΔE00 2.61
Light Periwinkle
#C1C6FC
ΔE00 4.34
Pale Lilac
#E4CBFF
ΔE00 6.93
Light Lavender
#DFC5FE
ΔE00 7.05
Lavender (CSS)
#E6E6FA
ΔE00 8.79
Pale Lavender
#EECFFE
ΔE00 8.82
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CDCCF5 #F4F5CC
analogous
#CCDFF5 #CDCCF5 #E1CCF5
triadic
#CDCCF5 #F5CDCC #CCF5CD
tetradic
#CDCCF5 #F5CCDF #F4F5CC #CCF5E1
square
#CDCCF5 #F5CCDF #F4F5CC #CCF5E1
split-complementary
#CDCCF5 #F5E1CC #DFF5CC
monochromatic
#6966E1 #9B99EB #CDCCF5 #E6E5FA #E6E5FA
Accessibility & contrast
On white
1.55
#CDCCF5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.55
#CDCCF5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CDCCF5
13.55:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CDCCF5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CDCCF5 | 1.00 | 1.55 | 13.55 | 13.55 |
| #FFFFFF | 1.55 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.55 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.55 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C2D1F7
Deuteranopia (green-blind)
#C1CEF4
Tritanopia (blue-blind)
#C5D3DA
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #cdccf5; /* rgb */ color: rgb(205, 204, 245); /* oklch */ color: oklch(85.9% 0.057 286.3);
Tailwind
colors: {
custom: {
50: '#dcdbf8',
500: '#cdccf5',
950: '#000000',
},
}SCSS
$custom: #cdccf5; $custom-light: #dcdbf8; $custom-dark: #000000;
JSON
{
"hex": "#cdccf5",
"rgb": {
"r": 205,
"g": 204,
"b": 245
},
"hsl": {
"h": 241.463,
"s": 67.213,
"l": 88.039
},
"oklch": {
"l": 0.85928,
"c": 0.05659,
"h": 286.3
},
"luminance": 0.62757
}Semantic roles & 50–950 ramp
primary
#CDCCF5
secondary
#D5D78F
accent
#CF16CB
background
#FEFEFF
surface
#FCFBFF
border
#D5D4D7
text
#151517
muted
#848485