#CED5FB#CED5FB
#CED5FB is a very light, muted blue. Relative luminance 0.677; OKLCH L 88.0% C 0.053 H 277.0°. Best body text is #000000 at 14.54:1 contrast (WCAG AA passes).
Color values
| HEX | #CED5FB |
|---|---|
| RGB | rgb(206, 213, 251) |
| HSL | hsl(231, 85%, 90%) |
| HSV | hsv(231, 18%, 98%) |
| CMYK | cmyk(17.9%, 15.1%, 0%, 1.6%) |
| CIE-LAB | lab(85.84, 5.25, -19.33) |
| CIE-LCH | lch(85.84, 20.03, 285.18°) |
| OKLab | oklab(87.98% 0.0065 -0.0526) |
| OKLCH | oklch(87.98% 0.053 277) |
| XYZ | xyz(66.6563, 67.6743, 100.7987) |
| Luminance | 0.6767 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle
#CCCCFF
ΔE00 3.93
Light Periwinkle
#C1C6FC
ΔE00 4.90
Lavender (CSS)
#E6E6FA
ΔE00 7.21
Light Blue Grey
#B7C9E2
ΔE00 7.66
Powder Blue (survey)
#B1D1FC
ΔE00 8.45
Lightsteelblue
#B0C4DE
ΔE00 8.63
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CED5FB #FBF4CE
analogous
#CEECFB #CED5FB #DECEFB
triadic
#CED5FB #FBCED5 #D5FBCE
tetradic
#CED5FB #FBCEEC #FBF4CE #CEFBDE
square
#CED5FB #FBCEEC #FBF4CE #CEFBDE
split-complementary
#CED5FB #FBDECE #ECFBCE
monochromatic
#5D74F2 #95A5F6 #CED5FB #E3E7FD #E3E7FD
Accessibility & contrast
On white
1.44
#CED5FB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.54
#CED5FB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CED5FB
14.54:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CED5FB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CED5FB | 1.00 | 1.44 | 14.54 | 14.54 |
| #FFFFFF | 1.44 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.54 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.54 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CBD8FD
Deuteranopia (green-blind)
#C8D5FA
Tritanopia (blue-blind)
#C4DCE1
Achromatopsia (no color)
#D7D7D7
Design tokens & code
CSS
--color: #ced5fb; /* rgb */ color: rgb(206, 213, 251); /* oklch */ color: oklch(88.0% 0.053 277.0);
Tailwind
colors: {
custom: {
50: '#dde1fc',
500: '#ced5fb',
950: '#000000',
},
}SCSS
$custom: #ced5fb; $custom-light: #dde1fc; $custom-dark: #000000;
JSON
{
"hex": "#ced5fb",
"rgb": {
"r": 206,
"g": 213,
"b": 251
},
"hsl": {
"h": 230.667,
"s": 84.906,
"l": 89.608
},
"oklch": {
"l": 0.87984,
"c": 0.05297,
"h": 277
},
"luminance": 0.67675
}Semantic roles & 50–950 ramp
primary
#CED5FB
secondary
#E2D48C
accent
#BF04E1
background
#FEFEFF
surface
#FCFCFF
border
#D5D5D7
text
#151517
muted
#848485