#CED3FD#CED3FD
#CED3FD is a very light, muted blue. Relative luminance 0.668; OKLCH L 87.7% C 0.058 H 279.8°. Best body text is #000000 at 14.36:1 contrast (WCAG AA passes).
Color values
| HEX | #CED3FD |
|---|---|
| RGB | rgb(206, 211, 253) |
| HSL | hsl(234, 92%, 90%) |
| HSV | hsv(234, 19%, 99%) |
| CMYK | cmyk(18.6%, 16.6%, 0%, 0.8%) |
| CIE-LAB | lab(85.40, 6.74, -21.05) |
| CIE-LCH | lch(85.40, 22.10, 287.74°) |
| OKLab | oklab(87.66% 0.0099 -0.0573) |
| OKLCH | oklch(87.66% 0.058 279.8) |
| XYZ | xyz(66.4733, 66.8011, 102.3012) |
| Luminance | 0.6680 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle
#CCCCFF
ΔE00 2.71
Light Periwinkle
#C1C6FC
ΔE00 4.03
Lavender (CSS)
#E6E6FA
ΔE00 8.15
Light Blue Grey
#B7C9E2
ΔE00 8.50
Pale Lilac
#E4CBFF
ΔE00 8.57
Light Lavender
#DFC5FE
ΔE00 8.68
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CED3FD #FDF8CE
analogous
#CEEBFD #CED3FD #E0CEFD
triadic
#CED3FD #FDCED3 #D3FDCE
tetradic
#CED3FD #FDCEEB #FDF8CE #CEFDE0
square
#CED3FD #FDCEEB #FDF8CE #CEFDE0
split-complementary
#CED3FD #FDE0CE #EBFDCE
monochromatic
#5869F8 #939EFB #CED3FD #E2E5FE #E2E5FE
Accessibility & contrast
On white
1.46
#CED3FD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.36
#CED3FD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CED3FD
14.36:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CED3FD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CED3FD | 1.00 | 1.46 | 14.36 | 14.36 |
| #FFFFFF | 1.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.36 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.36 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C8D7FF
Deuteranopia (green-blind)
#C6D4FC
Tritanopia (blue-blind)
#C4DAE1
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #ced3fd; /* rgb */ color: rgb(206, 211, 253); /* oklch */ color: oklch(87.7% 0.058 279.8);
Tailwind
colors: {
custom: {
50: '#dde0fe',
500: '#ced3fd',
950: '#000000',
},
}SCSS
$custom: #ced3fd; $custom-light: #dde0fe; $custom-dark: #000000;
JSON
{
"hex": "#ced3fd",
"rgb": {
"r": 206,
"g": 211,
"b": 253
},
"hsl": {
"h": 233.617,
"s": 92.157,
"l": 90
},
"oklch": {
"l": 0.87661,
"c": 0.0582,
"h": 279.8
},
"luminance": 0.66802
}Semantic roles & 50–950 ramp
primary
#CED3FD
secondary
#E6DC8A
accent
#CD00E6
background
#FEFEFF
surface
#FCFCFF
border
#D5D5D7
text
#151517
muted
#848485