#CDCDFA#CDCDFA
#CDCDFA is a very light, moderate blue. Relative luminance 0.635; OKLCH L 86.3% C 0.062 H 285.0°. Best body text is #000000 at 13.71:1 contrast (WCAG AA passes).
Color values
| HEX | #CDCDFA |
|---|---|
| RGB | rgb(205, 205, 250) |
| HSL | hsl(240, 82%, 89%) |
| HSV | hsv(240, 18%, 98%) |
| CMYK | cmyk(18%, 18%, 0%, 2%) |
| CIE-LAB | lab(83.73, 8.98, -22.01) |
| CIE-LCH | lch(83.73, 23.77, 292.19°) |
| OKLab | oklab(86.3% 0.0161 -0.06) |
| OKLCH | oklch(86.3% 0.062 285) |
| XYZ | xyz(64.2595, 63.5430, 99.3035) |
| Luminance | 0.6354 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle
#CCCCFF
ΔE00 1.47
Light Periwinkle
#C1C6FC
ΔE00 3.45
Light Lavender
#DFC5FE
ΔE00 6.95
Pale Lilac
#E4CBFF
ΔE00 6.96
Pale Lavender
#EECFFE
ΔE00 9.03
Lavender (CSS)
#E6E6FA
ΔE00 9.41
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CDCDFA #FAFACD
analogous
#CDE4FA #CDCDFA #E4CDFA
triadic
#CDCDFA #FACDCD #CDFACD
tetradic
#CDCDFA #FACDE4 #FAFACD #CDFAE4
square
#CDCDFA #FACDE4 #FAFACD #CDFAE4
split-complementary
#CDCDFA #FAE4CD #E4FACD
monochromatic
#5E5EEF #9595F4 #CDCDFA #E3E3FC #E3E3FC
Accessibility & contrast
On white
1.53
#CDCDFA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.71
#CDCDFA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CDCDFA
13.71:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CDCDFA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CDCDFA | 1.00 | 1.53 | 13.71 | 13.71 |
| #FFFFFF | 1.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.71 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.71 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C2D2FC
Deuteranopia (green-blind)
#C1CFF9
Tritanopia (blue-blind)
#C3D4DC
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #cdcdfa; /* rgb */ color: rgb(205, 205, 250); /* oklch */ color: oklch(86.3% 0.062 285.0);
Tailwind
colors: {
custom: {
50: '#dcdcfc',
500: '#cdcdfa',
950: '#000000',
},
}SCSS
$custom: #cdcdfa; $custom-light: #dcdcfc; $custom-dark: #000000;
JSON
{
"hex": "#cdcdfa",
"rgb": {
"r": 205,
"g": 205,
"b": 250
},
"hsl": {
"h": 240,
"s": 81.818,
"l": 89.216
},
"oklch": {
"l": 0.86304,
"c": 0.06211,
"h": 285
},
"luminance": 0.63544
}Semantic roles & 50–950 ramp
primary
#CDCDFA
secondary
#E0E08C
accent
#DE07DE
background
#FEFEFF
surface
#FCFCFF
border
#D5D5D7
text
#151517
muted
#848485