#CED3FF#CED3FF
#CED3FF is a very light, moderate blue. Relative luminance 0.669; OKLCH L 87.7% C 0.061 H 280.0°. Best body text is #000000 at 14.39:1 contrast (WCAG AA passes).
Color values
| HEX | #CED3FF |
|---|---|
| RGB | rgb(206, 211, 255) |
| HSL | hsl(234, 100%, 90%) |
| HSV | hsv(234, 19%, 100%) |
| CMYK | cmyk(19.2%, 17.3%, 0%, 0%) |
| CIE-LAB | lab(85.47, 7.17, -22.01) |
| CIE-LCH | lch(85.47, 23.15, 288.04°) |
| OKLab | oklab(87.73% 0.0106 -0.06) |
| OKLCH | oklch(87.73% 0.061 280) |
| XYZ | xyz(66.7935, 66.9292, 103.9879) |
| Luminance | 0.6693 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle
#CCCCFF
ΔE00 2.38
Light Periwinkle
#C1C6FC
ΔE00 3.73
Pale Lilac
#E4CBFF
ΔE00 8.47
Light Lavender
#DFC5FE
ΔE00 8.54
Lavender (CSS)
#E6E6FA
ΔE00 8.58
Light Blue Grey
#B7C9E2
ΔE00 8.68
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CED3FF #FFFACE
analogous
#CEEBFF #CED3FF #E1CEFF
triadic
#CED3FF #FFCED3 #D3FFCE
tetradic
#CED3FF #FFCEEB #FFFACE #CEFFE1
square
#CED3FF #FFCEEB #FFFACE #CEFFE1
split-complementary
#CED3FF #FFE1CE #EBFFCE
monochromatic
#5465FF #919CFF #CED3FF #E0E4FF #E0E4FF
Accessibility & contrast
On white
1.46
#CED3FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.39
#CED3FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CED3FF
14.39:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CED3FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CED3FF | 1.00 | 1.46 | 14.39 | 14.39 |
| #FFFFFF | 1.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.39 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.39 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C8D7FF
Deuteranopia (green-blind)
#C5D4FE
Tritanopia (blue-blind)
#C3DBE2
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #ced3ff; /* rgb */ color: rgb(206, 211, 255); /* oklch */ color: oklch(87.7% 0.061 280.0);
Tailwind
colors: {
custom: {
50: '#dde0ff',
500: '#ced3ff',
950: '#000000',
},
}SCSS
$custom: #ced3ff; $custom-light: #dde0ff; $custom-dark: #000000;
JSON
{
"hex": "#ced3ff",
"rgb": {
"r": 206,
"g": 211,
"b": 255
},
"hsl": {
"h": 233.878,
"s": 100,
"l": 90.392
},
"oklch": {
"l": 0.87733,
"c": 0.06094,
"h": 280
},
"luminance": 0.6693
}Semantic roles & 50–950 ramp
primary
#CED3FF
secondary
#EAE087
accent
#CE00E6
background
#FEFEFF
surface
#FCFCFF
border
#D5D5D7
text
#151518
muted
#848486