#CED2FC#CED2FC
#CED2FC is a very light, muted blue. Relative luminance 0.662; OKLCH L 87.4% C 0.058 H 280.8°. Best body text is #000000 at 14.25:1 contrast (WCAG AA passes).
Color values
| HEX | #CED2FC |
|---|---|
| RGB | rgb(206, 210, 252) |
| HSL | hsl(235, 88%, 90%) |
| HSV | hsv(235, 18%, 99%) |
| CMYK | cmyk(18.3%, 16.7%, 0%, 1.2%) |
| CIE-LAB | lab(85.12, 7.05, -20.95) |
| CIE-LCH | lch(85.12, 22.11, 288.60°) |
| OKLab | oklab(87.43% 0.0109 -0.0571) |
| OKLCH | oklch(87.43% 0.058 280.8) |
| XYZ | xyz(66.0667, 66.2423, 101.3819) |
| Luminance | 0.6624 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle
#CCCCFF
ΔE00 2.52
Light Periwinkle
#C1C6FC
ΔE00 3.98
Lavender (CSS)
#E6E6FA
ΔE00 8.22
Pale Lilac
#E4CBFF
ΔE00 8.26
Light Lavender
#DFC5FE
ΔE00 8.37
Light Blue Grey
#B7C9E2
ΔE00 8.68
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CED2FC #FCF8CE
analogous
#CEE9FC #CED2FC #E1CEFC
triadic
#CED2FC #FCCED2 #D2FCCE
tetradic
#CED2FC #FCCEE9 #FCF8CE #CEFCE1
square
#CED2FC #FCCEE9 #FCF8CE #CEFCE1
split-complementary
#CED2FC #FCE1CE #E9FCCE
monochromatic
#5B68F5 #949DF8 #CED2FC #E2E5FD #E2E5FD
Accessibility & contrast
On white
1.47
#CED2FC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.25
#CED2FC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CED2FC
14.25:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CED2FC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CED2FC | 1.00 | 1.47 | 14.25 | 14.25 |
| #FFFFFF | 1.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.25 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.25 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C7D6FE
Deuteranopia (green-blind)
#C5D3FB
Tritanopia (blue-blind)
#C4D9E0
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #ced2fc; /* rgb */ color: rgb(206, 210, 252); /* oklch */ color: oklch(87.4% 0.058 280.8);
Tailwind
colors: {
custom: {
50: '#dddffd',
500: '#ced2fc',
950: '#000000',
},
}SCSS
$custom: #ced2fc; $custom-light: #dddffd; $custom-dark: #000000;
JSON
{
"hex": "#ced2fc",
"rgb": {
"r": 206,
"g": 210,
"b": 252
},
"hsl": {
"h": 234.783,
"s": 88.462,
"l": 89.804
},
"oklch": {
"l": 0.87429,
"c": 0.0581,
"h": 280.8
},
"luminance": 0.66243
}Semantic roles & 50–950 ramp
primary
#CED2FC
secondary
#E4DC8B
accent
#D100E5
background
#FEFEFF
surface
#FCFCFF
border
#D5D5D7
text
#151517
muted
#848485