#CED2FF#CED2FF
#CED2FF is a very light, moderate blue. Relative luminance 0.664; OKLCH L 87.5% C 0.062 H 281.0°. Best body text is #000000 at 14.29:1 contrast (WCAG AA passes).
Color values
| HEX | #CED2FF |
|---|---|
| RGB | rgb(206, 210, 255) |
| HSL | hsl(235, 100%, 90%) |
| HSV | hsv(235, 19%, 100%) |
| CMYK | cmyk(19.2%, 17.6%, 0%, 0%) |
| CIE-LAB | lab(85.22, 7.70, -22.39) |
| CIE-LCH | lch(85.22, 23.68, 288.98°) |
| OKLab | oklab(87.54% 0.0119 -0.0611) |
| OKLCH | oklch(87.54% 0.062 281) |
| XYZ | xyz(66.5459, 66.4339, 103.9054) |
| Luminance | 0.6643 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle
#CCCCFF
ΔE00 1.99
Light Periwinkle
#C1C6FC
ΔE00 3.52
Pale Lilac
#E4CBFF
ΔE00 8.12
Light Lavender
#DFC5FE
ΔE00 8.17
Lavender (CSS)
#E6E6FA
ΔE00 8.86
Light Blue Grey
#B7C9E2
ΔE00 8.93
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CED2FF #FFFBCE
analogous
#CEEAFF #CED2FF #E2CEFF
triadic
#CED2FF #FFCED2 #D2FFCE
tetradic
#CED2FF #FFCEEA #FFFBCE #CEFFE2
square
#CED2FF #FFCEEA #FFFBCE #CEFFE2
split-complementary
#CED2FF #FFE2CE #EAFFCE
monochromatic
#5462FF #919AFF #CED2FF #E0E3FF #E0E3FF
Accessibility & contrast
On white
1.47
#CED2FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.29
#CED2FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CED2FF
14.29:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CED2FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CED2FF | 1.00 | 1.47 | 14.29 | 14.29 |
| #FFFFFF | 1.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.29 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.29 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C6D7FF
Deuteranopia (green-blind)
#C4D3FE
Tritanopia (blue-blind)
#C3DAE1
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #ced2ff; /* rgb */ color: rgb(206, 210, 255); /* oklch */ color: oklch(87.5% 0.062 281.0);
Tailwind
colors: {
custom: {
50: '#dddfff',
500: '#ced2ff',
950: '#000000',
},
}SCSS
$custom: #ced2ff; $custom-light: #dddfff; $custom-dark: #000000;
JSON
{
"hex": "#ced2ff",
"rgb": {
"r": 206,
"g": 210,
"b": 255
},
"hsl": {
"h": 235.102,
"s": 100,
"l": 90.392
},
"oklch": {
"l": 0.87538,
"c": 0.06223,
"h": 281
},
"luminance": 0.66435
}Semantic roles & 50–950 ramp
primary
#CED2FF
secondary
#EAE287
accent
#D300E6
background
#FEFEFF
surface
#FCFCFF
border
#D5D5D7
text
#151518
muted
#848486