#CDCEFD#CDCEFD
#CDCEFD is a very light, moderate blue. Relative luminance 0.642; OKLCH L 86.6% C 0.065 H 284.0°. Best body text is #000000 at 13.84:1 contrast (WCAG AA passes).
Color values
| HEX | #CDCEFD |
|---|---|
| RGB | rgb(205, 206, 253) |
| HSL | hsl(239, 92%, 90%) |
| HSV | hsv(239, 19%, 99%) |
| CMYK | cmyk(19%, 18.6%, 0%, 0.8%) |
| CIE-LAB | lab(84.08, 9.09, -23.07) |
| CIE-LCH | lch(84.08, 24.80, 291.51°) |
| OKLab | oklab(86.61% 0.0157 -0.063) |
| OKLCH | oklch(86.61% 0.065 284) |
| XYZ | xyz(64.9736, 64.2126, 101.8806) |
| Luminance | 0.6421 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle
#CCCCFF
ΔE00 0.99
Light Periwinkle
#C1C6FC
ΔE00 3.05
Light Lavender
#DFC5FE
ΔE00 7.14
Pale Lilac
#E4CBFF
ΔE00 7.20
Pale Lavender
#EECFFE
ΔE00 9.34
Light Blue Grey
#B7C9E2
ΔE00 9.49
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CDCEFD #FDFCCD
analogous
#CDE6FD #CDCEFD #E4CDFD
triadic
#CDCEFD #FDCDCE #CEFDCD
tetradic
#CDCEFD #FDCDE6 #FDFCCD #CDFDE4
square
#CDCEFD #FDCDE6 #FDFCCD #CDFDE4
split-complementary
#CDCEFD #FDE4CD #E6FDCD
monochromatic
#575BF8 #9294FB #CDCEFD #E2E2FE #E2E2FE
Accessibility & contrast
On white
1.52
#CDCEFD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.84
#CDCEFD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CDCEFD
13.84:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CDCEFD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CDCEFD | 1.00 | 1.52 | 13.84 | 13.84 |
| #FFFFFF | 1.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.84 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.84 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C2D3FF
Deuteranopia (green-blind)
#C1D0FC
Tritanopia (blue-blind)
#C3D6DE
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #cdcefd; /* rgb */ color: rgb(205, 206, 253); /* oklch */ color: oklch(86.6% 0.065 284.0);
Tailwind
colors: {
custom: {
50: '#dcdcfe',
500: '#cdcefd',
950: '#000000',
},
}SCSS
$custom: #cdcefd; $custom-light: #dcdcfe; $custom-dark: #000000;
JSON
{
"hex": "#cdcefd",
"rgb": {
"r": 205,
"g": 206,
"b": 253
},
"hsl": {
"h": 238.75,
"s": 92.308,
"l": 89.804
},
"oklch": {
"l": 0.86609,
"c": 0.06489,
"h": 284
},
"luminance": 0.64214
}Semantic roles & 50–950 ramp
primary
#CDCEFD
secondary
#E6E489
accent
#E100E6
background
#FEFEFF
surface
#FCFCFF
border
#D5D5D7
text
#151517
muted
#848485