#CED5FC#CED5FC
#CED5FC is a very light, muted blue. Relative luminance 0.677; OKLCH L 88.0% C 0.054 H 277.2°. Best body text is #000000 at 14.55:1 contrast (WCAG AA passes).
Color values
| HEX | #CED5FC |
|---|---|
| RGB | rgb(206, 213, 252) |
| HSL | hsl(231, 88%, 90%) |
| HSV | hsv(231, 18%, 99%) |
| CMYK | cmyk(18.3%, 15.5%, 0%, 1.2%) |
| CIE-LAB | lab(85.88, 5.46, -19.81) |
| CIE-LCH | lch(85.88, 20.55, 285.41°) |
| OKLab | oklab(88.02% 0.0068 -0.0539) |
| OKLCH | oklch(88.02% 0.054 277.2) |
| XYZ | xyz(66.8143, 67.7375, 101.6311) |
| Luminance | 0.6774 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle
#CCCCFF
ΔE00 3.72
Light Periwinkle
#C1C6FC
ΔE00 4.71
Lavender (CSS)
#E6E6FA
ΔE00 7.42
Light Blue Grey
#B7C9E2
ΔE00 7.79
Powder Blue (survey)
#B1D1FC
ΔE00 8.42
Lightsteelblue
#B0C4DE
ΔE00 8.74
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CED5FC #FCF5CE
analogous
#CEECFC #CED5FC #DECEFC
triadic
#CED5FC #FCCED5 #D5FCCE
tetradic
#CED5FC #FCCEEC #FCF5CE #CEFCDE
square
#CED5FC #FCCEEC #FCF5CE #CEFCDE
split-complementary
#CED5FC #FCDECE #ECFCCE
monochromatic
#5B72F5 #94A4F8 #CED5FC #E2E6FD #E2E6FD
Accessibility & contrast
On white
1.44
#CED5FC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.55
#CED5FC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CED5FC
14.55:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CED5FC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CED5FC | 1.00 | 1.44 | 14.55 | 14.55 |
| #FFFFFF | 1.44 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.55 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.55 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CBD9FE
Deuteranopia (green-blind)
#C8D5FB
Tritanopia (blue-blind)
#C4DCE2
Achromatopsia (no color)
#D7D7D7
Design tokens & code
CSS
--color: #ced5fc; /* rgb */ color: rgb(206, 213, 252); /* oklch */ color: oklch(88.0% 0.054 277.2);
Tailwind
colors: {
custom: {
50: '#dde1fd',
500: '#ced5fc',
950: '#000000',
},
}SCSS
$custom: #ced5fc; $custom-light: #dde1fd; $custom-dark: #000000;
JSON
{
"hex": "#ced5fc",
"rgb": {
"r": 206,
"g": 213,
"b": 252
},
"hsl": {
"h": 230.87,
"s": 88.462,
"l": 89.804
},
"oklch": {
"l": 0.88019,
"c": 0.05433,
"h": 277.2
},
"luminance": 0.67739
}Semantic roles & 50–950 ramp
primary
#CED5FC
secondary
#E4D68B
accent
#C200E5
background
#FEFEFF
surface
#FCFCFF
border
#D5D5D7
text
#151517
muted
#848485