#CED6FA#CED6FA
#CED6FA is a very light, muted blue. Relative luminance 0.681; OKLCH L 88.1% C 0.050 H 275.4°. Best body text is #000000 at 14.62:1 contrast (WCAG AA passes).
Color values
| HEX | #CED6FA |
|---|---|
| RGB | rgb(206, 214, 250) |
| HSL | hsl(229, 81%, 89%) |
| HSV | hsv(229, 18%, 98%) |
| CMYK | cmyk(17.6%, 14.4%, 0%, 2%) |
| CIE-LAB | lab(86.06, 4.50, -18.47) |
| CIE-LCH | lch(86.06, 19.01, 283.71°) |
| OKLab | oklab(88.15% 0.0048 -0.0502) |
| OKLCH | oklch(88.15% 0.05 275.4) |
| XYZ | xyz(66.7514, 68.1160, 100.0548) |
| Luminance | 0.6812 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle
#CCCCFF
ΔE00 4.59
Light Periwinkle
#C1C6FC
ΔE00 5.40
Lavender (CSS)
#E6E6FA
ΔE00 6.79
Light Blue Grey
#B7C9E2
ΔE00 7.18
Powder Blue (survey)
#B1D1FC
ΔE00 8.17
Lightsteelblue
#B0C4DE
ΔE00 8.23
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CED6FA #FAF2CE
analogous
#CEECFA #CED6FA #DCCEFA
triadic
#CED6FA #FACED6 #D6FACE
tetradic
#CED6FA #FACEEC #FAF2CE #CEFADC
square
#CED6FA #FACEEC #FAF2CE #CEFADC
split-complementary
#CED6FA #FADCCE #ECFACE
monochromatic
#5F79EF #96A8F4 #CED6FA #E3E8FC #E3E8FC
Accessibility & contrast
On white
1.44
#CED6FA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.62
#CED6FA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CED6FA
14.62:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CED6FA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CED6FA | 1.00 | 1.44 | 14.62 | 14.62 |
| #FFFFFF | 1.44 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.62 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.62 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CCD9FC
Deuteranopia (green-blind)
#CAD6F9
Tritanopia (blue-blind)
#C4DCE2
Achromatopsia (no color)
#D7D7D7
Design tokens & code
CSS
--color: #ced6fa; /* rgb */ color: rgb(206, 214, 250); /* oklch */ color: oklch(88.1% 0.050 275.4);
Tailwind
colors: {
custom: {
50: '#dde2fc',
500: '#ced6fa',
950: '#000000',
},
}SCSS
$custom: #ced6fa; $custom-light: #dde2fc; $custom-dark: #000000;
JSON
{
"hex": "#ced6fa",
"rgb": {
"r": 206,
"g": 214,
"b": 250
},
"hsl": {
"h": 229.091,
"s": 81.481,
"l": 89.412
},
"oklch": {
"l": 0.88146,
"c": 0.05042,
"h": 275.4
},
"luminance": 0.68117
}Semantic roles & 50–950 ramp
primary
#CED6FA
secondary
#E0D18D
accent
#B708DE
background
#FEFEFF
surface
#FCFCFF
border
#D5D5D7
text
#151517
muted
#848485