#CED6FB#CED6FB
#CED6FB is a very light, muted blue. Relative luminance 0.682; OKLCH L 88.2% C 0.052 H 275.7°. Best body text is #000000 at 14.64:1 contrast (WCAG AA passes).
Color values
| HEX | #CED6FB |
|---|---|
| RGB | rgb(206, 214, 251) |
| HSL | hsl(229, 85%, 90%) |
| HSV | hsv(229, 18%, 98%) |
| CMYK | cmyk(17.9%, 14.7%, 0%, 1.6%) |
| CIE-LAB | lab(86.10, 4.72, -18.95) |
| CIE-LCH | lch(86.10, 19.53, 283.98°) |
| OKLab | oklab(88.18% 0.0051 -0.0515) |
| OKLCH | oklch(88.18% 0.052 275.7) |
| XYZ | xyz(66.9086, 68.1789, 100.8828) |
| Luminance | 0.6818 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle
#CCCCFF
ΔE00 4.37
Light Periwinkle
#C1C6FC
ΔE00 5.20
Lavender (CSS)
#E6E6FA
ΔE00 6.99
Light Blue Grey
#B7C9E2
ΔE00 7.34
Powder Blue (survey)
#B1D1FC
ΔE00 8.15
Lightsteelblue
#B0C4DE
ΔE00 8.36
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CED6FB #FBF3CE
analogous
#CEEDFB #CED6FB #DDCEFB
triadic
#CED6FB #FBCED6 #D6FBCE
tetradic
#CED6FB #FBCEED #FBF3CE #CEFBDD
square
#CED6FB #FBCEED #FBF3CE #CEFBDD
split-complementary
#CED6FB #FBDDCE #EDFBCE
monochromatic
#5D77F2 #95A7F6 #CED6FB #E3E7FD #E3E7FD
Accessibility & contrast
On white
1.43
#CED6FB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.64
#CED6FB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CED6FB
14.64:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CED6FB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CED6FB | 1.00 | 1.43 | 14.64 | 14.64 |
| #FFFFFF | 1.43 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.64 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.64 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CCD9FD
Deuteranopia (green-blind)
#C9D6FA
Tritanopia (blue-blind)
#C4DDE2
Achromatopsia (no color)
#D7D7D7
Design tokens & code
CSS
--color: #ced6fb; /* rgb */ color: rgb(206, 214, 251); /* oklch */ color: oklch(88.2% 0.052 275.7);
Tailwind
colors: {
custom: {
50: '#dde2fc',
500: '#ced6fb',
950: '#000000',
},
}SCSS
$custom: #ced6fb; $custom-light: #dde2fc; $custom-dark: #000000;
JSON
{
"hex": "#ced6fb",
"rgb": {
"r": 206,
"g": 214,
"b": 251
},
"hsl": {
"h": 229.333,
"s": 84.906,
"l": 89.608
},
"oklch": {
"l": 0.88181,
"c": 0.05177,
"h": 275.7
},
"luminance": 0.6818
}Semantic roles & 50–950 ramp
primary
#CED6FB
secondary
#E2D28C
accent
#BA04E1
background
#FEFEFF
surface
#FCFCFF
border
#D5D5D7
text
#151517
muted
#848485