#CDCDF9#CDCDF9
#CDCDF9 is a very light, moderate blue. Relative luminance 0.635; OKLCH L 86.3% C 0.061 H 285.1°. Best body text is #000000 at 13.70:1 contrast (WCAG AA passes).
Color values
| HEX | #CDCDF9 |
|---|---|
| RGB | rgb(205, 205, 249) |
| HSL | hsl(240, 79%, 89%) |
| HSV | hsv(240, 18%, 98%) |
| CMYK | cmyk(17.7%, 17.7%, 0%, 2.4%) |
| CIE-LAB | lab(83.69, 8.76, -21.53) |
| CIE-LCH | lch(83.69, 23.24, 292.15°) |
| OKLab | oklab(86.27% 0.0158 -0.0586) |
| OKLCH | oklch(86.27% 0.061 285.1) |
| XYZ | xyz(64.1031, 63.4805, 98.4799) |
| Luminance | 0.6348 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle
#CCCCFF
ΔE00 1.72
Light Periwinkle
#C1C6FC
ΔE00 3.63
Pale Lilac
#E4CBFF
ΔE00 6.99
Light Lavender
#DFC5FE
ΔE00 7.02
Pale Lavender
#EECFFE
ΔE00 9.03
Lavender (CSS)
#E6E6FA
ΔE00 9.21
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CDCDF9 #F9F9CD
analogous
#CDE3F9 #CDCDF9 #E3CDF9
triadic
#CDCDF9 #F9CDCD #CDF9CD
tetradic
#CDCDF9 #F9CDE3 #F9F9CD #CDF9E3
square
#CDCDF9 #F9CDE3 #F9F9CD #CDF9E3
split-complementary
#CDCDF9 #F9E3CD #E3F9CD
monochromatic
#6060EC #9696F2 #CDCDF9 #E4E4FC #E4E4FC
Accessibility & contrast
On white
1.53
#CDCDF9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.70
#CDCDF9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CDCDF9
13.70:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CDCDF9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CDCDF9 | 1.00 | 1.53 | 13.70 | 13.70 |
| #FFFFFF | 1.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.70 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.70 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C2D2FB
Deuteranopia (green-blind)
#C1CFF8
Tritanopia (blue-blind)
#C4D4DC
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #cdcdf9; /* rgb */ color: rgb(205, 205, 249); /* oklch */ color: oklch(86.3% 0.061 285.1);
Tailwind
colors: {
custom: {
50: '#dcdcfb',
500: '#cdcdf9',
950: '#000000',
},
}SCSS
$custom: #cdcdf9; $custom-light: #dcdcfb; $custom-dark: #000000;
JSON
{
"hex": "#cdcdf9",
"rgb": {
"r": 205,
"g": 205,
"b": 249
},
"hsl": {
"h": 240,
"s": 78.571,
"l": 89.02
},
"oklch": {
"l": 0.86268,
"c": 0.06074,
"h": 285.1
},
"luminance": 0.63481
}Semantic roles & 50–950 ramp
primary
#CDCDF9
secondary
#DEDE8C
accent
#DB0BDB
background
#FEFEFF
surface
#FCFCFF
border
#D5D5D7
text
#151517
muted
#848485