#CED6FE#CED6FE
#CED6FE is a very light, muted blue. Relative luminance 0.684; OKLCH L 88.3% C 0.056 H 276.3°. Best body text is #000000 at 14.67:1 contrast (WCAG AA passes).
Color values
| HEX | #CED6FE |
|---|---|
| RGB | rgb(206, 214, 254) |
| HSL | hsl(230, 96%, 90%) |
| HSV | hsv(230, 19%, 100%) |
| CMYK | cmyk(18.9%, 15.7%, 0%, 0.4%) |
| CIE-LAB | lab(86.19, 5.36, -20.39) |
| CIE-LCH | lch(86.19, 21.08, 284.73°) |
| OKLab | oklab(88.29% 0.0061 -0.0555) |
| OKLCH | oklch(88.29% 0.056 276.3) |
| XYZ | xyz(67.3852, 68.3695, 103.3931) |
| Luminance | 0.6837 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle
#CCCCFF
ΔE00 3.78
Light Periwinkle
#C1C6FC
ΔE00 4.66
Lavender (CSS)
#E6E6FA
ΔE00 7.62
Light Blue Grey
#B7C9E2
ΔE00 7.77
Powder Blue (survey)
#B1D1FC
ΔE00 8.09
Lightsteelblue
#B0C4DE
ΔE00 8.71
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CED6FE #FEF6CE
analogous
#CEEEFE #CED6FE #DECEFE
triadic
#CED6FE #FECED6 #D6FECE
tetradic
#CED6FE #FECEEE #FEF6CE #CEFEDE
square
#CED6FE #FECEEE #FEF6CE #CEFEDE
split-complementary
#CED6FE #FEDECE #EEFECE
monochromatic
#5672FC #92A4FD #CED6FE #E1E6FE #E1E6FE
Accessibility & contrast
On white
1.43
#CED6FE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.67
#CED6FE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CED6FE
14.67:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CED6FE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CED6FE | 1.00 | 1.43 | 14.67 | 14.67 |
| #FFFFFF | 1.43 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.67 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.67 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CBDAFF
Deuteranopia (green-blind)
#C8D6FD
Tritanopia (blue-blind)
#C3DDE3
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #ced6fe; /* rgb */ color: rgb(206, 214, 254); /* oklch */ color: oklch(88.3% 0.056 276.3);
Tailwind
colors: {
custom: {
50: '#dde2fe',
500: '#ced6fe',
950: '#000000',
},
}SCSS
$custom: #ced6fe; $custom-light: #dde2fe; $custom-dark: #000000;
JSON
{
"hex": "#ced6fe",
"rgb": {
"r": 206,
"g": 214,
"b": 254
},
"hsl": {
"h": 230,
"s": 96,
"l": 90.196
},
"oklch": {
"l": 0.88287,
"c": 0.05586,
"h": 276.3
},
"luminance": 0.68371
}Semantic roles & 50–950 ramp
primary
#CED6FE
secondary
#E8D888
accent
#BF00E6
background
#FEFEFF
surface
#FCFCFF
border
#D5D5D7
text
#151517
muted
#848485