#CED7FC#CED7FC
#CED7FC is a very light, muted blue. Relative luminance 0.688; OKLCH L 88.4% C 0.052 H 274.5°. Best body text is #000000 at 14.75:1 contrast (WCAG AA passes).
Color values
| HEX | #CED7FC |
|---|---|
| RGB | rgb(206, 215, 252) |
| HSL | hsl(228, 88%, 90%) |
| HSV | hsv(228, 18%, 99%) |
| CMYK | cmyk(18.3%, 14.7%, 0%, 1.2%) |
| CIE-LAB | lab(86.38, 4.40, -19.05) |
| CIE-LCH | lch(86.38, 19.55, 283.02°) |
| OKLab | oklab(88.41% 0.0041 -0.0518) |
| OKLCH | oklch(88.41% 0.052 274.5) |
| XYZ | xyz(67.3205, 68.7498, 101.7998) |
| Luminance | 0.6875 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle
#CCCCFF
ΔE00 4.60
Light Periwinkle
#C1C6FC
ΔE00 5.32
Lavender (CSS)
#E6E6FA
ΔE00 7.01
Light Blue Grey
#B7C9E2
ΔE00 7.18
Powder Blue (survey)
#B1D1FC
ΔE00 7.84
Lightsteelblue
#B0C4DE
ΔE00 8.22
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CED7FC #FCF3CE
analogous
#CEEEFC #CED7FC #DCCEFC
triadic
#CED7FC #FCCED7 #D7FCCE
tetradic
#CED7FC #FCCEEE #FCF3CE #CEFCDC
square
#CED7FC #FCCEEE #FCF3CE #CEFCDC
split-complementary
#CED7FC #FCDCCE #EEFCCE
monochromatic
#5B79F5 #94A8F8 #CED7FC #E2E7FD #E2E7FD
Accessibility & contrast
On white
1.42
#CED7FC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.75
#CED7FC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CED7FC
14.75:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CED7FC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CED7FC | 1.00 | 1.42 | 14.75 | 14.75 |
| #FFFFFF | 1.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.75 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.75 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CDDAFE
Deuteranopia (green-blind)
#CAD7FB
Tritanopia (blue-blind)
#C3DEE3
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #ced7fc; /* rgb */ color: rgb(206, 215, 252); /* oklch */ color: oklch(88.4% 0.052 274.5);
Tailwind
colors: {
custom: {
50: '#dde3fd',
500: '#ced7fc',
950: '#000000',
},
}SCSS
$custom: #ced7fc; $custom-light: #dde3fd; $custom-dark: #000000;
JSON
{
"hex": "#ced7fc",
"rgb": {
"r": 206,
"g": 215,
"b": 252
},
"hsl": {
"h": 228.261,
"s": 88.462,
"l": 89.804
},
"oklch": {
"l": 0.88414,
"c": 0.05196,
"h": 274.5
},
"luminance": 0.68751
}Semantic roles & 50–950 ramp
primary
#CED7FC
secondary
#E4D28B
accent
#B800E5
background
#FEFEFF
surface
#FCFCFF
border
#D5D5D7
text
#151517
muted
#848485