#CED3FB#CED3FB
#CED3FB is a very light, muted blue. Relative luminance 0.667; OKLCH L 87.6% C 0.055 H 279.6°. Best body text is #000000 at 14.34:1 contrast (WCAG AA passes).
Color values
| HEX | #CED3FB |
|---|---|
| RGB | rgb(206, 211, 251) |
| HSL | hsl(233, 85%, 90%) |
| HSV | hsv(233, 18%, 98%) |
| CMYK | cmyk(17.9%, 15.9%, 0%, 1.6%) |
| CIE-LAB | lab(85.34, 6.31, -20.09) |
| CIE-LCH | lch(85.34, 21.06, 287.42°) |
| OKLab | oklab(87.59% 0.0092 -0.0547) |
| OKLCH | oklch(87.59% 0.055 279.6) |
| XYZ | xyz(66.1563, 66.6744, 100.6321) |
| Luminance | 0.6667 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle
#CCCCFF
ΔE00 3.11
Light Periwinkle
#C1C6FC
ΔE00 4.38
Lavender (CSS)
#E6E6FA
ΔE00 7.72
Light Blue Grey
#B7C9E2
ΔE00 8.29
Pale Lilac
#E4CBFF
ΔE00 8.73
Light Lavender
#DFC5FE
ΔE00 8.87
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CED3FB #FBF6CE
analogous
#CEEAFB #CED3FB #E0CEFB
triadic
#CED3FB #FBCED3 #D3FBCE
tetradic
#CED3FB #FBCEEA #FBF6CE #CEFBE0
square
#CED3FB #FBCEEA #FBF6CE #CEFBE0
split-complementary
#CED3FB #FBE0CE #EAFBCE
monochromatic
#5D6DF2 #95A0F6 #CED3FB #E3E6FD #E3E6FD
Accessibility & contrast
On white
1.46
#CED3FB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.34
#CED3FB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CED3FB
14.34:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CED3FB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CED3FB | 1.00 | 1.46 | 14.34 | 14.34 |
| #FFFFFF | 1.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.34 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.34 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C9D7FD
Deuteranopia (green-blind)
#C6D4FA
Tritanopia (blue-blind)
#C4DAE0
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #ced3fb; /* rgb */ color: rgb(206, 211, 251); /* oklch */ color: oklch(87.6% 0.055 279.6);
Tailwind
colors: {
custom: {
50: '#dde0fc',
500: '#ced3fb',
950: '#000000',
},
}SCSS
$custom: #ced3fb; $custom-light: #dde0fc; $custom-dark: #000000;
JSON
{
"hex": "#ced3fb",
"rgb": {
"r": 206,
"g": 211,
"b": 251
},
"hsl": {
"h": 233.333,
"s": 84.906,
"l": 89.608
},
"oklch": {
"l": 0.8759,
"c": 0.05544,
"h": 279.6
},
"luminance": 0.66675
}Semantic roles & 50–950 ramp
primary
#CED3FB
secondary
#E2D88C
accent
#C904E1
background
#FEFEFF
surface
#FCFCFF
border
#D5D5D7
text
#151517
muted
#848485