#CED1FC#CED1FC
#CED1FC is a very light, muted blue. Relative luminance 0.658; OKLCH L 87.2% C 0.059 H 281.9°. Best body text is #000000 at 14.15:1 contrast (WCAG AA passes).
Color values
| HEX | #CED1FC |
|---|---|
| RGB | rgb(206, 209, 252) |
| HSL | hsl(236, 88%, 90%) |
| HSV | hsv(236, 18%, 99%) |
| CMYK | cmyk(18.3%, 17.1%, 0%, 1.2%) |
| CIE-LAB | lab(84.87, 7.58, -21.33) |
| CIE-LCH | lch(84.87, 22.64, 289.57°) |
| OKLab | oklab(87.23% 0.0123 -0.0581) |
| OKLCH | oklch(87.23% 0.059 281.9) |
| XYZ | xyz(65.8206, 65.7500, 101.2999) |
| Luminance | 0.6575 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle
#CCCCFF
ΔE00 2.15
Light Periwinkle
#C1C6FC
ΔE00 3.79
Pale Lilac
#E4CBFF
ΔE00 7.90
Light Lavender
#DFC5FE
ΔE00 7.99
Lavender (CSS)
#E6E6FA
ΔE00 8.52
Light Blue Grey
#B7C9E2
ΔE00 8.96
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CED1FC #FCF9CE
analogous
#CEE8FC #CED1FC #E2CEFC
triadic
#CED1FC #FCCED1 #D1FCCE
tetradic
#CED1FC #FCCEE8 #FCF9CE #CEFCE2
square
#CED1FC #FCCEE8 #FCF9CE #CEFCE2
split-complementary
#CED1FC #FCE2CE #E8FCCE
monochromatic
#5B65F5 #949BF8 #CED1FC #E2E4FD #E2E4FD
Accessibility & contrast
On white
1.48
#CED1FC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.15
#CED1FC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CED1FC
14.15:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CED1FC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CED1FC | 1.00 | 1.48 | 14.15 | 14.15 |
| #FFFFFF | 1.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.15 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.15 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C6D5FE
Deuteranopia (green-blind)
#C4D2FB
Tritanopia (blue-blind)
#C4D8DF
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #ced1fc; /* rgb */ color: rgb(206, 209, 252); /* oklch */ color: oklch(87.2% 0.059 281.9);
Tailwind
colors: {
custom: {
50: '#dddffd',
500: '#ced1fc',
950: '#000000',
},
}SCSS
$custom: #ced1fc; $custom-light: #dddffd; $custom-dark: #000000;
JSON
{
"hex": "#ced1fc",
"rgb": {
"r": 206,
"g": 209,
"b": 252
},
"hsl": {
"h": 236.087,
"s": 88.462,
"l": 89.804
},
"oklch": {
"l": 0.87234,
"c": 0.05941,
"h": 281.9
},
"luminance": 0.65751
}Semantic roles & 50–950 ramp
primary
#CED1FC
secondary
#E4DE8B
accent
#D600E5
background
#FEFEFF
surface
#FCFCFF
border
#D5D5D7
text
#151517
muted
#848485