#CDCDED#CDCDED
#CDCDED is a very light, muted blue. Relative luminance 0.628; OKLCH L 85.8% C 0.044 H 285.4°. Best body text is #000000 at 13.55:1 contrast (WCAG AA passes).
Color values
| HEX | #CDCDED |
|---|---|
| RGB | rgb(205, 205, 237) |
| HSL | hsl(240, 47%, 87%) |
| HSV | hsv(240, 14%, 93%) |
| CMYK | cmyk(13.5%, 13.5%, 0%, 7.1%) |
| CIE-LAB | lab(83.31, 6.23, -15.72) |
| CIE-LCH | lch(83.31, 16.91, 291.62°) |
| OKLab | oklab(85.84% 0.0118 -0.0425) |
| OKLCH | oklch(85.84% 0.044 285.4) |
| XYZ | xyz(62.2909, 62.7556, 88.9357) |
| Luminance | 0.6276 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle
#CCCCFF
ΔE00 5.09
Light Periwinkle
#C1C6FC
ΔE00 6.36
Lavender (CSS)
#E6E6FA
ΔE00 6.93
Pale Lilac
#E4CBFF
ΔE00 8.54
Light Blue Grey
#B7C9E2
ΔE00 8.69
Light Lavender
#DFC5FE
ΔE00 8.89
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CDCDED #EDEDCD
analogous
#CDDDED #CDCDED #DDCDED
triadic
#CDCDED #EDCDCD #CDEDCD
tetradic
#CDCDED #EDCDDD #EDEDCD #CDEDDD
square
#CDCDED #EDCDDD #EDEDCD #CDEDDD
split-complementary
#CDCDED #EDDDCD #DDEDCD
monochromatic
#7373CD #A0A0DD #CDCDED #E8E8F7 #E8E8F7
Accessibility & contrast
On white
1.55
#CDCDED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.55
#CDCDED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CDCDED
13.55:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CDCDED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CDCDED | 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)
#C6D0EF
Deuteranopia (green-blind)
#C5CFEC
Tritanopia (blue-blind)
#C7D2D7
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #cdcded; /* rgb */ color: rgb(205, 205, 237); /* oklch */ color: oklch(85.8% 0.044 285.4);
Tailwind
colors: {
custom: {
50: '#dcdcf2',
500: '#cdcded',
950: '#000000',
},
}SCSS
$custom: #cdcded; $custom-light: #dcdcf2; $custom-dark: #000000;
JSON
{
"hex": "#cdcded",
"rgb": {
"r": 205,
"g": 205,
"b": 237
},
"hsl": {
"h": 240,
"s": 47.059,
"l": 86.667
},
"oklch": {
"l": 0.85844,
"c": 0.04414,
"h": 285.4
},
"luminance": 0.62756
}Semantic roles & 50–950 ramp
primary
#CDCDED
secondary
#C9C995
accent
#BA2BBA
background
#FEFEFF
surface
#FCFCFE
border
#D5D5D6
text
#151517
muted
#848485