#CED9FB#CED9FB
#CED9FB is a very light, muted blue. Relative luminance 0.697; OKLCH L 88.8% C 0.048 H 271.2°. Best body text is #000000 at 14.94:1 contrast (WCAG AA passes).
Color values
| HEX | #CED9FB |
|---|---|
| RGB | rgb(206, 217, 251) |
| HSL | hsl(225, 85%, 90%) |
| HSV | hsv(225, 18%, 98%) |
| CMYK | cmyk(17.9%, 13.5%, 0%, 1.6%) |
| CIE-LAB | lab(86.86, 3.14, -17.80) |
| CIE-LCH | lch(86.86, 18.08, 279.99°) |
| OKLab | oklab(88.78% 0.001 -0.0484) |
| OKLCH | oklch(88.78% 0.048 271.2) |
| XYZ | xyz(67.6748, 69.7113, 101.1382) |
| Luminance | 0.6971 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle
#CCCCFF
ΔE00 5.76
Light Periwinkle
#C1C6FC
ΔE00 6.23
Light Blue Grey
#B7C9E2
ΔE00 6.41
Lavender (CSS)
#E6E6FA
ΔE00 6.59
Powder Blue (survey)
#B1D1FC
ΔE00 7.28
Lightsteelblue
#B0C4DE
ΔE00 7.58
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CED9FB #FBF0CE
analogous
#CEF0FB #CED9FB #DACEFB
triadic
#CED9FB #FBCED9 #D9FBCE
tetradic
#CED9FB #FBCEF0 #FBF0CE #CEFBDA
square
#CED9FB #FBCEF0 #FBF0CE #CEFBDA
split-complementary
#CED9FB #FBDACE #F0FBCE
monochromatic
#5D81F2 #95ADF6 #CED9FB #E3E9FD #E3E9FD
Accessibility & contrast
On white
1.41
#CED9FB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.94
#CED9FB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CED9FB
14.94:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CED9FB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CED9FB | 1.00 | 1.41 | 14.94 | 14.94 |
| #FFFFFF | 1.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.94 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.94 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CFDBFD
Deuteranopia (green-blind)
#CCD8FA
Tritanopia (blue-blind)
#C4DFE4
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #ced9fb; /* rgb */ color: rgb(206, 217, 251); /* oklch */ color: oklch(88.8% 0.048 271.2);
Tailwind
colors: {
custom: {
50: '#dde4fc',
500: '#ced9fb',
950: '#000000',
},
}SCSS
$custom: #ced9fb; $custom-light: #dde4fc; $custom-dark: #000000;
JSON
{
"hex": "#ced9fb",
"rgb": {
"r": 206,
"g": 217,
"b": 251
},
"hsl": {
"h": 225.333,
"s": 84.906,
"l": 89.608
},
"oklch": {
"l": 0.88775,
"c": 0.04838,
"h": 271.2
},
"luminance": 0.69713
}Semantic roles & 50–950 ramp
primary
#CED9FB
secondary
#E2CD8C
accent
#AB04E1
background
#FEFEFF
surface
#FCFCFF
border
#D5D5D7
text
#151517
muted
#848485