#CDCEFA#CDCEFA
#CDCEFA is a very light, moderate blue. Relative luminance 0.640; OKLCH L 86.5% C 0.061 H 284.0°. Best body text is #000000 at 13.80:1 contrast (WCAG AA passes).
Color values
| HEX | #CDCEFA |
|---|---|
| RGB | rgb(205, 206, 250) |
| HSL | hsl(239, 82%, 89%) |
| HSV | hsv(239, 18%, 98%) |
| CMYK | cmyk(18%, 17.6%, 0%, 2%) |
| CIE-LAB | lab(83.98, 8.44, -21.63) |
| CIE-LCH | lch(83.98, 23.22, 291.32°) |
| OKLab | oklab(86.5% 0.0147 -0.0589) |
| OKLCH | oklch(86.5% 0.061 284) |
| XYZ | xyz(64.4995, 64.0230, 99.3835) |
| Luminance | 0.6402 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle
#CCCCFF
ΔE00 1.69
Light Periwinkle
#C1C6FC
ΔE00 3.54
Pale Lilac
#E4CBFF
ΔE00 7.27
Light Lavender
#DFC5FE
ΔE00 7.30
Lavender (CSS)
#E6E6FA
ΔE00 9.08
Pale Lavender
#EECFFE
ΔE00 9.31
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CDCEFA #FAF9CD
analogous
#CDE5FA #CDCEFA #E3CDFA
triadic
#CDCEFA #FACDCE #CEFACD
tetradic
#CDCEFA #FACDE5 #FAF9CD #CDFAE3
square
#CDCEFA #FACDE5 #FAF9CD #CDFAE3
split-complementary
#CDCEFA #FAE3CD #E5FACD
monochromatic
#5E61EF #9597F4 #CDCEFA #E3E4FC #E3E4FC
Accessibility & contrast
On white
1.52
#CDCEFA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.80
#CDCEFA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CDCEFA
13.80:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CDCEFA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CDCEFA | 1.00 | 1.52 | 13.80 | 13.80 |
| #FFFFFF | 1.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.80 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.80 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C3D3FC
Deuteranopia (green-blind)
#C2D0F9
Tritanopia (blue-blind)
#C3D5DD
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #cdcefa; /* rgb */ color: rgb(205, 206, 250); /* oklch */ color: oklch(86.5% 0.061 284.0);
Tailwind
colors: {
custom: {
50: '#dcdcfc',
500: '#cdcefa',
950: '#000000',
},
}SCSS
$custom: #cdcefa; $custom-light: #dcdcfc; $custom-dark: #000000;
JSON
{
"hex": "#cdcefa",
"rgb": {
"r": 205,
"g": 206,
"b": 250
},
"hsl": {
"h": 238.667,
"s": 81.818,
"l": 89.216
},
"oklch": {
"l": 0.86499,
"c": 0.06075,
"h": 284
},
"luminance": 0.64024
}Semantic roles & 50–950 ramp
primary
#CDCEFA
secondary
#E0DE8C
accent
#D907DE
background
#FEFEFF
surface
#FCFCFF
border
#D5D5D7
text
#151517
muted
#848485