#CED5FA#CED5FA
#CED5FA is a very light, muted blue. Relative luminance 0.676; OKLCH L 87.9% C 0.052 H 276.8°. Best body text is #000000 at 14.52:1 contrast (WCAG AA passes).
Color values
| HEX | #CED5FA |
|---|---|
| RGB | rgb(206, 213, 250) |
| HSL | hsl(230, 81%, 89%) |
| HSV | hsv(230, 18%, 98%) |
| CMYK | cmyk(17.6%, 14.8%, 0%, 2%) |
| CIE-LAB | lab(85.81, 5.03, -18.85) |
| CIE-LCH | lch(85.81, 19.51, 284.95°) |
| OKLab | oklab(87.95% 0.0062 -0.0512) |
| OKLCH | oklch(87.95% 0.052 276.8) |
| XYZ | xyz(66.4991, 67.6114, 99.9707) |
| Luminance | 0.6761 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle
#CCCCFF
ΔE00 4.16
Light Periwinkle
#C1C6FC
ΔE00 5.10
Lavender (CSS)
#E6E6FA
ΔE00 7.00
Light Blue Grey
#B7C9E2
ΔE00 7.52
Powder Blue (survey)
#B1D1FC
ΔE00 8.48
Lightsteelblue
#B0C4DE
ΔE00 8.52
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CED5FA #FAF3CE
analogous
#CEEBFA #CED5FA #DDCEFA
triadic
#CED5FA #FACED5 #D5FACE
tetradic
#CED5FA #FACEEB #FAF3CE #CEFADD
square
#CED5FA #FACEEB #FAF3CE #CEFADD
split-complementary
#CED5FA #FADDCE #EBFACE
monochromatic
#5F76EF #96A5F4 #CED5FA #E3E7FC #E3E7FC
Accessibility & contrast
On white
1.45
#CED5FA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.52
#CED5FA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CED5FA
14.52:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CED5FA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CED5FA | 1.00 | 1.45 | 14.52 | 14.52 |
| #FFFFFF | 1.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.52 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.52 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CBD8FC
Deuteranopia (green-blind)
#C9D5F9
Tritanopia (blue-blind)
#C4DCE1
Achromatopsia (no color)
#D7D7D7
Design tokens & code
CSS
--color: #ced5fa; /* rgb */ color: rgb(206, 213, 250); /* oklch */ color: oklch(87.9% 0.052 276.8);
Tailwind
colors: {
custom: {
50: '#dde1fc',
500: '#ced5fa',
950: '#000000',
},
}SCSS
$custom: #ced5fa; $custom-light: #dde1fc; $custom-dark: #000000;
JSON
{
"hex": "#ced5fa",
"rgb": {
"r": 206,
"g": 213,
"b": 250
},
"hsl": {
"h": 230.455,
"s": 81.481,
"l": 89.412
},
"oklch": {
"l": 0.87949,
"c": 0.05161,
"h": 276.8
},
"luminance": 0.67612
}Semantic roles & 50–950 ramp
primary
#CED5FA
secondary
#E0D28D
accent
#BC08DE
background
#FEFEFF
surface
#FCFCFF
border
#D5D5D7
text
#151517
muted
#848485