#CED8FB#CED8FB
#CED8FB is a very light, muted blue. Relative luminance 0.692; OKLCH L 88.6% C 0.049 H 272.8°. Best body text is #000000 at 14.84:1 contrast (WCAG AA passes).
Color values
| HEX | #CED8FB |
|---|---|
| RGB | rgb(206, 216, 251) |
| HSL | hsl(227, 85%, 90%) |
| HSV | hsv(227, 18%, 98%) |
| CMYK | cmyk(17.9%, 13.9%, 0%, 1.6%) |
| CIE-LAB | lab(86.60, 3.66, -18.19) |
| CIE-LCH | lch(86.60, 18.55, 281.39°) |
| OKLab | oklab(88.58% 0.0024 -0.0494) |
| OKLCH | oklch(88.58% 0.049 272.8) |
| XYZ | xyz(67.4179, 69.1974, 101.0526) |
| Luminance | 0.6920 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle
#CCCCFF
ΔE00 5.28
Light Periwinkle
#C1C6FC
ΔE00 5.86
Lavender (CSS)
#E6E6FA
ΔE00 6.68
Light Blue Grey
#B7C9E2
ΔE00 6.71
Powder Blue (survey)
#B1D1FC
ΔE00 7.56
Lightsteelblue
#B0C4DE
ΔE00 7.83
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CED8FB #FBF1CE
analogous
#CEEFFB #CED8FB #DBCEFB
triadic
#CED8FB #FBCED8 #D8FBCE
tetradic
#CED8FB #FBCEEF #FBF1CE #CEFBDB
square
#CED8FB #FBCEEF #FBF1CE #CEFBDB
split-complementary
#CED8FB #FBDBCE #EFFBCE
monochromatic
#5D7EF2 #95ABF6 #CED8FB #E3E8FD #E3E8FD
Accessibility & contrast
On white
1.42
#CED8FB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.84
#CED8FB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CED8FB
14.84:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CED8FB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CED8FB | 1.00 | 1.42 | 14.84 | 14.84 |
| #FFFFFF | 1.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.84 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.84 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CEDBFD
Deuteranopia (green-blind)
#CBD7FA
Tritanopia (blue-blind)
#C4DEE3
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #ced8fb; /* rgb */ color: rgb(206, 216, 251); /* oklch */ color: oklch(88.6% 0.049 272.8);
Tailwind
colors: {
custom: {
50: '#dde4fc',
500: '#ced8fb',
950: '#000000',
},
}SCSS
$custom: #ced8fb; $custom-light: #dde4fc; $custom-dark: #000000;
JSON
{
"hex": "#ced8fb",
"rgb": {
"r": 206,
"g": 216,
"b": 251
},
"hsl": {
"h": 226.667,
"s": 84.906,
"l": 89.608
},
"oklch": {
"l": 0.88577,
"c": 0.04948,
"h": 272.8
},
"luminance": 0.69199
}Semantic roles & 50–950 ramp
primary
#CED8FB
secondary
#E2CF8C
accent
#B004E1
background
#FEFEFF
surface
#FCFCFF
border
#D5D5D7
text
#151517
muted
#848485