#CED1FF#CED1FF
#CED1FF is a very light, moderate blue. Relative luminance 0.659; OKLCH L 87.3% C 0.064 H 282.1°. Best body text is #000000 at 14.19:1 contrast (WCAG AA passes).
Color values
| HEX | #CED1FF |
|---|---|
| RGB | rgb(206, 209, 255) |
| HSL | hsl(236, 100%, 90%) |
| HSV | hsv(236, 19%, 100%) |
| CMYK | cmyk(19.2%, 18%, 0%, 0%) |
| CIE-LAB | lab(84.97, 8.23, -22.77) |
| CIE-LCH | lch(84.97, 24.21, 289.87°) |
| OKLab | oklab(87.34% 0.0133 -0.0621) |
| OKLCH | oklch(87.34% 0.064 282.1) |
| XYZ | xyz(66.2998, 65.9417, 103.8234) |
| Luminance | 0.6594 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle
#CCCCFF
ΔE00 1.62
Light Periwinkle
#C1C6FC
ΔE00 3.34
Pale Lilac
#E4CBFF
ΔE00 7.79
Light Lavender
#DFC5FE
ΔE00 7.81
Lavender (CSS)
#E6E6FA
ΔE00 9.14
Light Blue Grey
#B7C9E2
ΔE00 9.16
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CED1FF #FFFCCE
analogous
#CEE9FF #CED1FF #E3CEFF
triadic
#CED1FF #FFCED1 #D1FFCE
tetradic
#CED1FF #FFCEE9 #FFFCCE #CEFFE3
square
#CED1FF #FFCEE9 #FFFCCE #CEFFE3
split-complementary
#CED1FF #FFE3CE #E9FFCE
monochromatic
#545EFF #9198FF #CED1FF #E0E2FF #E0E2FF
Accessibility & contrast
On white
1.48
#CED1FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.19
#CED1FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CED1FF
14.19:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CED1FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CED1FF | 1.00 | 1.48 | 14.19 | 14.19 |
| #FFFFFF | 1.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.19 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.19 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C5D6FF
Deuteranopia (green-blind)
#C3D3FE
Tritanopia (blue-blind)
#C3D9E0
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #ced1ff; /* rgb */ color: rgb(206, 209, 255); /* oklch */ color: oklch(87.3% 0.064 282.1);
Tailwind
colors: {
custom: {
50: '#dddfff',
500: '#ced1ff',
950: '#000000',
},
}SCSS
$custom: #ced1ff; $custom-light: #dddfff; $custom-dark: #000000;
JSON
{
"hex": "#ced1ff",
"rgb": {
"r": 206,
"g": 209,
"b": 255
},
"hsl": {
"h": 236.327,
"s": 100,
"l": 90.392
},
"oklch": {
"l": 0.87342,
"c": 0.06353,
"h": 282.1
},
"luminance": 0.65943
}Semantic roles & 50–950 ramp
primary
#CED1FF
secondary
#EAE487
accent
#D700E6
background
#FEFEFF
surface
#FCFCFF
border
#D5D5D7
text
#151518
muted
#848486