#CDCFFD#CDCFFD
#CDCFFD is a very light, moderate blue. Relative luminance 0.647; OKLCH L 86.8% C 0.064 H 283.0°. Best body text is #000000 at 13.94:1 contrast (WCAG AA passes).
Color values
| HEX | #CDCFFD |
|---|---|
| RGB | rgb(205, 207, 253) |
| HSL | hsl(238, 92%, 90%) |
| HSV | hsv(238, 19%, 99%) |
| CMYK | cmyk(19%, 18.2%, 0%, 0.8%) |
| CIE-LAB | lab(84.33, 8.56, -22.69) |
| CIE-LCH | lch(84.33, 24.25, 290.67°) |
| OKLab | oklab(86.8% 0.0143 -0.0619) |
| OKLCH | oklch(86.8% 0.064 283) |
| XYZ | xyz(65.2151, 64.6956, 101.9611) |
| Luminance | 0.6470 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle
#CCCCFF
ΔE00 1.30
Light Periwinkle
#C1C6FC
ΔE00 3.16
Light Lavender
#DFC5FE
ΔE00 7.48
Pale Lilac
#E4CBFF
ΔE00 7.50
Light Blue Grey
#B7C9E2
ΔE00 9.26
Lavender (CSS)
#E6E6FA
ΔE00 9.36
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CDCFFD #FDFBCD
analogous
#CDE7FD #CDCFFD #E3CDFD
triadic
#CDCFFD #FDCDCF #CFFDCD
tetradic
#CDCFFD #FDCDE7 #FDFBCD #CDFDE3
square
#CDCFFD #FDCDE7 #FDFBCD #CDFDE3
split-complementary
#CDCFFD #FDE3CD #E7FDCD
monochromatic
#575EF8 #9297FB #CDCFFD #E2E3FE #E2E3FE
Accessibility & contrast
On white
1.51
#CDCFFD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.94
#CDCFFD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CDCFFD
13.94:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CDCFFD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CDCFFD | 1.00 | 1.51 | 13.94 | 13.94 |
| #FFFFFF | 1.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.94 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.94 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C3D4FF
Deuteranopia (green-blind)
#C2D1FC
Tritanopia (blue-blind)
#C3D7DE
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #cdcffd; /* rgb */ color: rgb(205, 207, 253); /* oklch */ color: oklch(86.8% 0.064 283.0);
Tailwind
colors: {
custom: {
50: '#dcddfe',
500: '#cdcffd',
950: '#000000',
},
}SCSS
$custom: #cdcffd; $custom-light: #dcddfe; $custom-dark: #000000;
JSON
{
"hex": "#cdcffd",
"rgb": {
"r": 205,
"g": 207,
"b": 253
},
"hsl": {
"h": 237.5,
"s": 92.308,
"l": 89.804
},
"oklch": {
"l": 0.86804,
"c": 0.06355,
"h": 283
},
"luminance": 0.64697
}Semantic roles & 50–950 ramp
primary
#CDCFFD
secondary
#E6E289
accent
#DC00E6
background
#FEFEFF
surface
#FCFCFF
border
#D5D5D7
text
#151517
muted
#848485