#CED3FE#CED3FE
#CED3FE is a very light, muted blue. Relative luminance 0.669; OKLCH L 87.7% C 0.060 H 279.9°. Best body text is #000000 at 14.37:1 contrast (WCAG AA passes).
Color values
| HEX | #CED3FE |
|---|---|
| RGB | rgb(206, 211, 254) |
| HSL | hsl(234, 96%, 90%) |
| HSV | hsv(234, 19%, 100%) |
| CMYK | cmyk(18.9%, 16.9%, 0%, 0.4%) |
| CIE-LAB | lab(85.44, 6.95, -21.53) |
| CIE-LCH | lch(85.44, 22.63, 287.89°) |
| OKLab | oklab(87.7% 0.0102 -0.0587) |
| OKLCH | oklch(87.7% 0.06 279.9) |
| XYZ | xyz(66.6330, 66.8650, 103.1424) |
| Luminance | 0.6687 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle
#CCCCFF
ΔE00 2.54
Light Periwinkle
#C1C6FC
ΔE00 3.87
Lavender (CSS)
#E6E6FA
ΔE00 8.36
Pale Lilac
#E4CBFF
ΔE00 8.51
Light Blue Grey
#B7C9E2
ΔE00 8.59
Light Lavender
#DFC5FE
ΔE00 8.60
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CED3FE #FEF9CE
analogous
#CEEBFE #CED3FE #E1CEFE
triadic
#CED3FE #FECED3 #D3FECE
tetradic
#CED3FE #FECEEB #FEF9CE #CEFEE1
square
#CED3FE #FECEEB #FEF9CE #CEFEE1
split-complementary
#CED3FE #FEE1CE #EBFECE
monochromatic
#5667FC #929DFD #CED3FE #E1E4FE #E1E4FE
Accessibility & contrast
On white
1.46
#CED3FE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.37
#CED3FE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CED3FE
14.37:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CED3FE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CED3FE | 1.00 | 1.46 | 14.37 | 14.37 |
| #FFFFFF | 1.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.37 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.37 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C8D7FF
Deuteranopia (green-blind)
#C5D4FD
Tritanopia (blue-blind)
#C3DAE1
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #ced3fe; /* rgb */ color: rgb(206, 211, 254); /* oklch */ color: oklch(87.7% 0.060 279.9);
Tailwind
colors: {
custom: {
50: '#dde0fe',
500: '#ced3fe',
950: '#000000',
},
}SCSS
$custom: #ced3fe; $custom-light: #dde0fe; $custom-dark: #000000;
JSON
{
"hex": "#ced3fe",
"rgb": {
"r": 206,
"g": 211,
"b": 254
},
"hsl": {
"h": 233.75,
"s": 96,
"l": 90.196
},
"oklch": {
"l": 0.87697,
"c": 0.05956,
"h": 279.9
},
"luminance": 0.66866
}Semantic roles & 50–950 ramp
primary
#CED3FE
secondary
#E8DE88
accent
#CE00E6
background
#FEFEFF
surface
#FCFCFF
border
#D5D5D7
text
#151517
muted
#848485