#CED1FA#CED1FA
#CED1FA is a very light, muted blue. Relative luminance 0.656; OKLCH L 87.2% C 0.057 H 281.9°. Best body text is #000000 at 14.13:1 contrast (WCAG AA passes).
Color values
| HEX | #CED1FA |
|---|---|
| RGB | rgb(206, 209, 250) |
| HSL | hsl(236, 81%, 89%) |
| HSV | hsv(236, 18%, 98%) |
| CMYK | cmyk(17.6%, 16.4%, 0%, 2%) |
| CIE-LAB | lab(84.80, 7.15, -20.37) |
| CIE-LCH | lch(84.80, 21.59, 289.35°) |
| OKLab | oklab(87.16% 0.0116 -0.0554) |
| OKLCH | oklch(87.16% 0.057 281.9) |
| XYZ | xyz(65.5054, 65.6239, 99.6395) |
| Luminance | 0.6563 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle
#CCCCFF
ΔE00 2.60
Light Periwinkle
#C1C6FC
ΔE00 4.15
Pale Lilac
#E4CBFF
ΔE00 8.03
Lavender (CSS)
#E6E6FA
ΔE00 8.10
Light Lavender
#DFC5FE
ΔE00 8.17
Light Blue Grey
#B7C9E2
ΔE00 8.80
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CED1FA #FAF7CE
analogous
#CEE7FA #CED1FA #E1CEFA
triadic
#CED1FA #FACED1 #D1FACE
tetradic
#CED1FA #FACEE7 #FAF7CE #CEFAE1
square
#CED1FA #FACEE7 #FAF7CE #CEFAE1
split-complementary
#CED1FA #FAE1CE #E7FACE
monochromatic
#5F69EF #969DF4 #CED1FA #E3E5FC #E3E5FC
Accessibility & contrast
On white
1.49
#CED1FA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.13
#CED1FA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CED1FA
14.13:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CED1FA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CED1FA | 1.00 | 1.49 | 14.13 | 14.13 |
| #FFFFFF | 1.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.13 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.13 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C7D5FC
Deuteranopia (green-blind)
#C5D2F9
Tritanopia (blue-blind)
#C4D8DF
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #ced1fa; /* rgb */ color: rgb(206, 209, 250); /* oklch */ color: oklch(87.2% 0.057 281.9);
Tailwind
colors: {
custom: {
50: '#dddffc',
500: '#ced1fa',
950: '#000000',
},
}SCSS
$custom: #ced1fa; $custom-light: #dddffc; $custom-dark: #000000;
JSON
{
"hex": "#ced1fa",
"rgb": {
"r": 206,
"g": 209,
"b": 250
},
"hsl": {
"h": 235.909,
"s": 81.481,
"l": 89.412
},
"oklch": {
"l": 0.87162,
"c": 0.05665,
"h": 281.9
},
"luminance": 0.65625
}Semantic roles & 50–950 ramp
primary
#CED1FA
secondary
#E0DA8D
accent
#CF08DE
background
#FEFEFF
surface
#FCFCFF
border
#D5D5D7
text
#151517
muted
#848485