#CED3FA#CED3FA
#CED3FA is a very light, muted blue. Relative luminance 0.666; OKLCH L 87.6% C 0.054 H 279.5°. Best body text is #000000 at 14.32:1 contrast (WCAG AA passes).
Color values
| HEX | #CED3FA |
|---|---|
| RGB | rgb(206, 211, 250) |
| HSL | hsl(233, 81%, 89%) |
| HSV | hsv(233, 18%, 98%) |
| CMYK | cmyk(17.6%, 15.6%, 0%, 2%) |
| CIE-LAB | lab(85.31, 6.09, -19.61) |
| CIE-LCH | lch(85.31, 20.54, 287.26°) |
| OKLab | oklab(87.56% 0.0089 -0.0533) |
| OKLCH | oklch(87.56% 0.054 279.5) |
| XYZ | xyz(65.9991, 66.6115, 99.8041) |
| Luminance | 0.6661 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle
#CCCCFF
ΔE00 3.34
Light Periwinkle
#C1C6FC
ΔE00 4.57
Lavender (CSS)
#E6E6FA
ΔE00 7.51
Light Blue Grey
#B7C9E2
ΔE00 8.17
Pale Lilac
#E4CBFF
ΔE00 8.82
Light Lavender
#DFC5FE
ΔE00 8.98
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CED3FA #FAF5CE
analogous
#CEE9FA #CED3FA #DFCEFA
triadic
#CED3FA #FACED3 #D3FACE
tetradic
#CED3FA #FACEE9 #FAF5CE #CEFADF
square
#CED3FA #FACEE9 #FAF5CE #CEFADF
split-complementary
#CED3FA #FADFCE #E9FACE
monochromatic
#5F6FEF #96A1F4 #CED3FA #E3E6FC #E3E6FC
Accessibility & contrast
On white
1.47
#CED3FA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.32
#CED3FA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CED3FA
14.32:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CED3FA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CED3FA | 1.00 | 1.47 | 14.32 | 14.32 |
| #FFFFFF | 1.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.32 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.32 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C9D7FC
Deuteranopia (green-blind)
#C7D4F9
Tritanopia (blue-blind)
#C4DAE0
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #ced3fa; /* rgb */ color: rgb(206, 211, 250); /* oklch */ color: oklch(87.6% 0.054 279.5);
Tailwind
colors: {
custom: {
50: '#dde0fc',
500: '#ced3fa',
950: '#000000',
},
}SCSS
$custom: #ced3fa; $custom-light: #dde0fc; $custom-dark: #000000;
JSON
{
"hex": "#ced3fa",
"rgb": {
"r": 206,
"g": 211,
"b": 250
},
"hsl": {
"h": 233.182,
"s": 81.481,
"l": 89.412
},
"oklch": {
"l": 0.87555,
"c": 0.05408,
"h": 279.5
},
"luminance": 0.66612
}Semantic roles & 50–950 ramp
primary
#CED3FA
secondary
#E0D68D
accent
#C608DE
background
#FEFEFF
surface
#FCFCFF
border
#D5D5D7
text
#151517
muted
#848485