#CED7FB#CED7FB
#CED7FB is a very light, muted blue. Relative luminance 0.687; OKLCH L 88.4% C 0.051 H 274.3°. Best body text is #000000 at 14.74:1 contrast (WCAG AA passes).
Color values
| HEX | #CED7FB |
|---|---|
| RGB | rgb(206, 215, 251) |
| HSL | hsl(228, 85%, 90%) |
| HSV | hsv(228, 18%, 98%) |
| CMYK | cmyk(17.9%, 14.3%, 0%, 1.6%) |
| CIE-LAB | lab(86.35, 4.19, -18.57) |
| CIE-LCH | lch(86.35, 19.03, 282.72°) |
| OKLab | oklab(88.38% 0.0038 -0.0505) |
| OKLCH | oklch(88.38% 0.051 274.3) |
| XYZ | xyz(67.1625, 68.6866, 100.9674) |
| Luminance | 0.6869 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle
#CCCCFF
ΔE00 4.82
Light Periwinkle
#C1C6FC
ΔE00 5.52
Lavender (CSS)
#E6E6FA
ΔE00 6.82
Light Blue Grey
#B7C9E2
ΔE00 7.02
Powder Blue (survey)
#B1D1FC
ΔE00 7.86
Lightsteelblue
#B0C4DE
ΔE00 8.09
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CED7FB #FBF2CE
analogous
#CEEEFB #CED7FB #DCCEFB
triadic
#CED7FB #FBCED7 #D7FBCE
tetradic
#CED7FB #FBCEEE #FBF2CE #CEFBDC
square
#CED7FB #FBCEEE #FBF2CE #CEFBDC
split-complementary
#CED7FB #FBDCCE #EEFBCE
monochromatic
#5D7BF2 #95A9F6 #CED7FB #E3E8FD #E3E8FD
Accessibility & contrast
On white
1.42
#CED7FB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.74
#CED7FB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CED7FB
14.74:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CED7FB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CED7FB | 1.00 | 1.42 | 14.74 | 14.74 |
| #FFFFFF | 1.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.74 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.74 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CDDAFD
Deuteranopia (green-blind)
#CAD6FA
Tritanopia (blue-blind)
#C4DDE3
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #ced7fb; /* rgb */ color: rgb(206, 215, 251); /* oklch */ color: oklch(88.4% 0.051 274.3);
Tailwind
colors: {
custom: {
50: '#dde3fc',
500: '#ced7fb',
950: '#000000',
},
}SCSS
$custom: #ced7fb; $custom-light: #dde3fc; $custom-dark: #000000;
JSON
{
"hex": "#ced7fb",
"rgb": {
"r": 206,
"g": 215,
"b": 251
},
"hsl": {
"h": 228,
"s": 84.906,
"l": 89.608
},
"oklch": {
"l": 0.88379,
"c": 0.05061,
"h": 274.3
},
"luminance": 0.68688
}Semantic roles & 50–950 ramp
primary
#CED7FB
secondary
#E2D08C
accent
#B504E1
background
#FEFEFF
surface
#FCFCFF
border
#D5D5D7
text
#151517
muted
#848485