#CED2FD#CED2FD
#CED2FD is a very light, muted blue. Relative luminance 0.663; OKLCH L 87.5% C 0.059 H 280.9°. Best body text is #000000 at 14.26:1 contrast (WCAG AA passes).
Color values
| HEX | #CED2FD |
|---|---|
| RGB | rgb(206, 210, 253) |
| HSL | hsl(235, 92%, 90%) |
| HSV | hsv(235, 19%, 99%) |
| CMYK | cmyk(18.6%, 17%, 0%, 0.8%) |
| CIE-LAB | lab(85.15, 7.27, -21.43) |
| CIE-LCH | lch(85.15, 22.63, 288.73°) |
| OKLab | oklab(87.47% 0.0113 -0.0584) |
| OKLCH | oklch(87.47% 0.059 280.9) |
| XYZ | xyz(66.2256, 66.3058, 102.2187) |
| Luminance | 0.6631 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle
#CCCCFF
ΔE00 2.32
Light Periwinkle
#C1C6FC
ΔE00 3.81
Pale Lilac
#E4CBFF
ΔE00 8.20
Light Lavender
#DFC5FE
ΔE00 8.29
Lavender (CSS)
#E6E6FA
ΔE00 8.43
Light Blue Grey
#B7C9E2
ΔE00 8.77
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CED2FD #FDF9CE
analogous
#CEE9FD #CED2FD #E2CEFD
triadic
#CED2FD #FDCED2 #D2FDCE
tetradic
#CED2FD #FDCEE9 #FDF9CE #CEFDE2
square
#CED2FD #FDCEE9 #FDF9CE #CEFDE2
split-complementary
#CED2FD #FDE2CE #E9FDCE
monochromatic
#5866F8 #939CFB #CED2FD #E2E4FE #E2E4FE
Accessibility & contrast
On white
1.47
#CED2FD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.26
#CED2FD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CED2FD
14.26:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CED2FD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CED2FD | 1.00 | 1.47 | 14.26 | 14.26 |
| #FFFFFF | 1.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.26 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.26 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C7D6FF
Deuteranopia (green-blind)
#C5D3FC
Tritanopia (blue-blind)
#C4D9E0
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #ced2fd; /* rgb */ color: rgb(206, 210, 253); /* oklch */ color: oklch(87.5% 0.059 280.9);
Tailwind
colors: {
custom: {
50: '#dddffe',
500: '#ced2fd',
950: '#000000',
},
}SCSS
$custom: #ced2fd; $custom-light: #dddffe; $custom-dark: #000000;
JSON
{
"hex": "#ced2fd",
"rgb": {
"r": 206,
"g": 210,
"b": 253
},
"hsl": {
"h": 234.894,
"s": 92.157,
"l": 90
},
"oklch": {
"l": 0.87465,
"c": 0.05948,
"h": 280.9
},
"luminance": 0.66307
}Semantic roles & 50–950 ramp
primary
#CED2FD
secondary
#E6DE8A
accent
#D200E6
background
#FEFEFF
surface
#FCFCFF
border
#D5D5D7
text
#151517
muted
#848485