#CED5FD#CED5FD
#CED5FD is a very light, muted blue. Relative luminance 0.678; OKLCH L 88.1% C 0.056 H 277.4°. Best body text is #000000 at 14.56:1 contrast (WCAG AA passes).
Color values
| HEX | #CED5FD |
|---|---|
| RGB | rgb(206, 213, 253) |
| HSL | hsl(231, 92%, 90%) |
| HSV | hsv(231, 19%, 99%) |
| CMYK | cmyk(18.6%, 15.8%, 0%, 0.8%) |
| CIE-LAB | lab(85.91, 5.68, -20.29) |
| CIE-LCH | lch(85.91, 21.07, 285.63°) |
| OKLab | oklab(88.06% 0.0072 -0.0552) |
| OKLCH | oklch(88.06% 0.056 277.4) |
| XYZ | xyz(66.9732, 67.8010, 102.4679) |
| Luminance | 0.6780 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle
#CCCCFF
ΔE00 3.53
Light Periwinkle
#C1C6FC
ΔE00 4.54
Lavender (CSS)
#E6E6FA
ΔE00 7.63
Light Blue Grey
#B7C9E2
ΔE00 7.92
Powder Blue (survey)
#B1D1FC
ΔE00 8.40
Lightsteelblue
#B0C4DE
ΔE00 8.85
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CED5FD #FDF6CE
analogous
#CEECFD #CED5FD #DFCEFD
triadic
#CED5FD #FDCED5 #D5FDCE
tetradic
#CED5FD #FDCEEC #FDF6CE #CEFDDF
square
#CED5FD #FDCEEC #FDF6CE #CEFDDF
split-complementary
#CED5FD #FDDFCE #ECFDCE
monochromatic
#5870F8 #93A3FB #CED5FD #E2E6FE #E2E6FE
Accessibility & contrast
On white
1.44
#CED5FD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.56
#CED5FD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CED5FD
14.56:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CED5FD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CED5FD | 1.00 | 1.44 | 14.56 | 14.56 |
| #FFFFFF | 1.44 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.56 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.56 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CAD9FF
Deuteranopia (green-blind)
#C8D5FC
Tritanopia (blue-blind)
#C3DCE2
Achromatopsia (no color)
#D7D7D7
Design tokens & code
CSS
--color: #ced5fd; /* rgb */ color: rgb(206, 213, 253); /* oklch */ color: oklch(88.1% 0.056 277.4);
Tailwind
colors: {
custom: {
50: '#dde1fe',
500: '#ced5fd',
950: '#000000',
},
}SCSS
$custom: #ced5fd; $custom-light: #dde1fe; $custom-dark: #000000;
JSON
{
"hex": "#ced5fd",
"rgb": {
"r": 206,
"g": 213,
"b": 253
},
"hsl": {
"h": 231.064,
"s": 92.157,
"l": 90
},
"oklch": {
"l": 0.88055,
"c": 0.0557,
"h": 277.4
},
"luminance": 0.67802
}Semantic roles & 50–950 ramp
primary
#CED5FD
secondary
#E6D88A
accent
#C300E6
background
#FEFEFF
surface
#FCFCFF
border
#D5D5D7
text
#151517
muted
#848485