#CED3F8#CED3F8
#CED3F8 is a very light, muted blue. Relative luminance 0.665; OKLCH L 87.5% C 0.051 H 279.2°. Best body text is #000000 at 14.30:1 contrast (WCAG AA passes).
Color values
| HEX | #CED3F8 |
|---|---|
| RGB | rgb(206, 211, 248) |
| HSL | hsl(233, 75%, 89%) |
| HSV | hsv(233, 17%, 97%) |
| CMYK | cmyk(16.9%, 14.9%, 0%, 2.7%) |
| CIE-LAB | lab(85.24, 5.67, -18.65) |
| CIE-LCH | lch(85.24, 19.49, 286.90°) |
| OKLab | oklab(87.48% 0.0082 -0.0507) |
| OKLCH | oklch(87.48% 0.051 279.2) |
| XYZ | xyz(65.6872, 66.4867, 98.1612) |
| Luminance | 0.6649 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle
#CCCCFF
ΔE00 3.82
Light Periwinkle
#C1C6FC
ΔE00 4.98
Lavender (CSS)
#E6E6FA
ΔE00 7.08
Light Blue Grey
#B7C9E2
ΔE00 7.93
Lightsteelblue
#B0C4DE
ΔE00 8.88
Pale Lilac
#E4CBFF
ΔE00 9.05
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CED3F8 #F8F3CE
analogous
#CEE8F8 #CED3F8 #DECEF8
triadic
#CED3F8 #F8CED3 #D3F8CE
tetradic
#CED3F8 #F8CEE8 #F8F3CE #CEF8DE
square
#CED3F8 #F8CEE8 #F8F3CE #CEF8DE
split-complementary
#CED3F8 #F8DECE #E8F8CE
monochromatic
#6373E9 #98A3F0 #CED3F8 #E4E7FB #E4E7FB
Accessibility & contrast
On white
1.47
#CED3F8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.30
#CED3F8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CED3F8
14.30:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CED3F8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CED3F8 | 1.00 | 1.47 | 14.30 | 14.30 |
| #FFFFFF | 1.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.30 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.30 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CAD7FA
Deuteranopia (green-blind)
#C7D4F7
Tritanopia (blue-blind)
#C5D9DF
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #ced3f8; /* rgb */ color: rgb(206, 211, 248); /* oklch */ color: oklch(87.5% 0.051 279.2);
Tailwind
colors: {
custom: {
50: '#dde0fa',
500: '#ced3f8',
950: '#000000',
},
}SCSS
$custom: #ced3f8; $custom-light: #dde0fa; $custom-dark: #000000;
JSON
{
"hex": "#ced3f8",
"rgb": {
"r": 206,
"g": 211,
"b": 248
},
"hsl": {
"h": 232.857,
"s": 75,
"l": 89.02
},
"oklch": {
"l": 0.87484,
"c": 0.05132,
"h": 279.2
},
"luminance": 0.66488
}Semantic roles & 50–950 ramp
primary
#CED3F8
secondary
#DCD38E
accent
#BF0ED7
background
#FEFEFF
surface
#FCFCFF
border
#D5D5D7
text
#151517
muted
#848485