#CDCDEF#CDCDEF
#CDCDEF is a very light, muted blue. Relative luminance 0.629; OKLCH L 85.9% C 0.047 H 285.4°. Best body text is #000000 at 13.57:1 contrast (WCAG AA passes).
Color values
| HEX | #CDCDEF |
|---|---|
| RGB | rgb(205, 205, 239) |
| HSL | hsl(240, 52%, 87%) |
| HSV | hsv(240, 14%, 94%) |
| CMYK | cmyk(14.2%, 14.2%, 0%, 6.3%) |
| CIE-LAB | lab(83.38, 6.65, -16.70) |
| CIE-LCH | lch(83.38, 17.97, 291.71°) |
| OKLab | oklab(85.91% 0.0124 -0.0452) |
| OKLCH | oklch(85.91% 0.047 285.4) |
| XYZ | xyz(62.5847, 62.8731, 90.4831) |
| Luminance | 0.6287 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle
#CCCCFF
ΔE00 4.49
Light Periwinkle
#C1C6FC
ΔE00 5.84
Lavender (CSS)
#E6E6FA
ΔE00 7.28
Pale Lilac
#E4CBFF
ΔE00 8.15
Light Lavender
#DFC5FE
ΔE00 8.45
Light Blue Grey
#B7C9E2
ΔE00 8.88
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CDCDEF #EFEFCD
analogous
#CDDEEF #CDCDEF #DECDEF
triadic
#CDCDEF #EFCDCD #CDEFCD
tetradic
#CDCDEF #EFCDDE #EFEFCD #CDEFDE
square
#CDCDEF #EFCDDE #EFEFCD #CDEFDE
split-complementary
#CDCDEF #EFDECD #DEEFCD
monochromatic
#7070D1 #9F9FE0 #CDCDEF #E8E8F8 #E8E8F8
Accessibility & contrast
On white
1.55
#CDCDEF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.57
#CDCDEF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CDCDEF
13.57:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CDCDEF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CDCDEF | 1.00 | 1.55 | 13.57 | 13.57 |
| #FFFFFF | 1.55 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.57 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.57 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C5D1F1
Deuteranopia (green-blind)
#C4CFEE
Tritanopia (blue-blind)
#C6D2D8
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #cdcdef; /* rgb */ color: rgb(205, 205, 239); /* oklch */ color: oklch(85.9% 0.047 285.4);
Tailwind
colors: {
custom: {
50: '#dcdcf4',
500: '#cdcdef',
950: '#000000',
},
}SCSS
$custom: #cdcdef; $custom-light: #dcdcf4; $custom-dark: #000000;
JSON
{
"hex": "#cdcdef",
"rgb": {
"r": 205,
"g": 205,
"b": 239
},
"hsl": {
"h": 240,
"s": 51.515,
"l": 87.059
},
"oklch": {
"l": 0.85913,
"c": 0.04691,
"h": 285.4
},
"luminance": 0.62874
}Semantic roles & 50–950 ramp
primary
#CDCDEF
secondary
#CDCD94
accent
#BF27BF
background
#FEFEFF
surface
#FCFCFE
border
#D5D5D6
text
#151517
muted
#848485