#CDCCFA#CDCCFA
#CDCCFA is a very light, moderate blue. Relative luminance 0.631; OKLCH L 86.1% C 0.063 H 286.0°. Best body text is #000000 at 13.61:1 contrast (WCAG AA passes).
Color values
| HEX | #CDCCFA |
|---|---|
| RGB | rgb(205, 204, 250) |
| HSL | hsl(241, 82%, 89%) |
| HSV | hsv(241, 18%, 98%) |
| CMYK | cmyk(18%, 18.4%, 0%, 2%) |
| CIE-LAB | lab(83.48, 9.51, -22.39) |
| CIE-LCH | lch(83.48, 24.33, 293.02°) |
| OKLab | oklab(86.11% 0.0175 -0.061) |
| OKLCH | oklch(86.11% 0.063 286) |
| XYZ | xyz(64.0210, 63.0662, 99.2240) |
| Luminance | 0.6307 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle
#CCCCFF
ΔE00 1.33
Light Periwinkle
#C1C6FC
ΔE00 3.40
Light Lavender
#DFC5FE
ΔE00 6.60
Pale Lilac
#E4CBFF
ΔE00 6.66
Pale Lavender
#EECFFE
ΔE00 8.79
Light Violet
#D6B4FC
ΔE00 9.08
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CDCCFA #F9FACC
analogous
#CCE2FA #CDCCFA #E4CCFA
triadic
#CDCCFA #FACDCC #CCFACD
tetradic
#CDCCFA #FACCE2 #F9FACC #CCFAE4
square
#CDCCFA #FACCE2 #F9FACC #CCFAE4
split-complementary
#CDCCFA #FAE4CC #E2FACC
monochromatic
#605DEF #9694F5 #CDCCFA #E4E3FC #E4E3FC
Accessibility & contrast
On white
1.54
#CDCCFA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.61
#CDCCFA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CDCCFA
13.61:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CDCCFA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CDCCFA | 1.00 | 1.54 | 13.61 | 13.61 |
| #FFFFFF | 1.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.61 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.61 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C1D1FC
Deuteranopia (green-blind)
#C0CFF9
Tritanopia (blue-blind)
#C4D4DB
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #cdccfa; /* rgb */ color: rgb(205, 204, 250); /* oklch */ color: oklch(86.1% 0.063 286.0);
Tailwind
colors: {
custom: {
50: '#dcdbfc',
500: '#cdccfa',
950: '#000000',
},
}SCSS
$custom: #cdccfa; $custom-light: #dcdbfc; $custom-dark: #000000;
JSON
{
"hex": "#cdccfa",
"rgb": {
"r": 205,
"g": 204,
"b": 250
},
"hsl": {
"h": 241.304,
"s": 82.143,
"l": 89.02
},
"oklch": {
"l": 0.86109,
"c": 0.06349,
"h": 286
},
"luminance": 0.63067
}Semantic roles & 50–950 ramp
primary
#CDCCFA
secondary
#DEE08B
accent
#DF07DA
background
#FEFEFF
surface
#FCFBFF
border
#D5D4D7
text
#151517
muted
#848485