#CED6FC#CED6FC
#CED6FC is a very light, muted blue. Relative luminance 0.682; OKLCH L 88.2% C 0.053 H 275.9°. Best body text is #000000 at 14.65:1 contrast (WCAG AA passes).
Color values
| HEX | #CED6FC |
|---|---|
| RGB | rgb(206, 214, 252) |
| HSL | hsl(230, 88%, 90%) |
| HSV | hsv(230, 18%, 99%) |
| CMYK | cmyk(18.3%, 15.1%, 0%, 1.2%) |
| CIE-LAB | lab(86.13, 4.93, -19.43) |
| CIE-LCH | lch(86.13, 20.05, 284.24°) |
| OKLab | oklab(88.22% 0.0055 -0.0528) |
| OKLCH | oklch(88.22% 0.053 275.9) |
| XYZ | xyz(67.0666, 68.2421, 101.7152) |
| Luminance | 0.6824 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle
#CCCCFF
ΔE00 4.16
Light Periwinkle
#C1C6FC
ΔE00 5.01
Lavender (CSS)
#E6E6FA
ΔE00 7.20
Light Blue Grey
#B7C9E2
ΔE00 7.49
Powder Blue (survey)
#B1D1FC
ΔE00 8.13
Lightsteelblue
#B0C4DE
ΔE00 8.48
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CED6FC #FCF4CE
analogous
#CEEDFC #CED6FC #DDCEFC
triadic
#CED6FC #FCCED6 #D6FCCE
tetradic
#CED6FC #FCCEED #FCF4CE #CEFCDD
square
#CED6FC #FCCEED #FCF4CE #CEFCDD
split-complementary
#CED6FC #FCDDCE #EDFCCE
monochromatic
#5B75F5 #94A6F8 #CED6FC #E2E7FD #E2E7FD
Accessibility & contrast
On white
1.43
#CED6FC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.65
#CED6FC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CED6FC
14.65:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CED6FC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CED6FC | 1.00 | 1.43 | 14.65 | 14.65 |
| #FFFFFF | 1.43 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.65 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.65 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CCD9FE
Deuteranopia (green-blind)
#C9D6FB
Tritanopia (blue-blind)
#C4DDE2
Achromatopsia (no color)
#D7D7D7
Design tokens & code
CSS
--color: #ced6fc; /* rgb */ color: rgb(206, 214, 252); /* oklch */ color: oklch(88.2% 0.053 275.9);
Tailwind
colors: {
custom: {
50: '#dde2fd',
500: '#ced6fc',
950: '#000000',
},
}SCSS
$custom: #ced6fc; $custom-light: #dde2fd; $custom-dark: #000000;
JSON
{
"hex": "#ced6fc",
"rgb": {
"r": 206,
"g": 214,
"b": 252
},
"hsl": {
"h": 229.565,
"s": 88.462,
"l": 89.804
},
"oklch": {
"l": 0.88216,
"c": 0.05313,
"h": 275.9
},
"luminance": 0.68243
}Semantic roles & 50–950 ramp
primary
#CED6FC
secondary
#E4D48B
accent
#BD00E5
background
#FEFEFF
surface
#FCFCFF
border
#D5D5D7
text
#151517
muted
#848485