#CED6FF#CED6FF
#CED6FF is a very light, muted blue. Relative luminance 0.684; OKLCH L 88.3% C 0.057 H 276.5°. Best body text is #000000 at 14.69:1 contrast (WCAG AA passes).
Color values
| HEX | #CED6FF |
|---|---|
| RGB | rgb(206, 214, 255) |
| HSL | hsl(230, 100%, 90%) |
| HSV | hsv(230, 19%, 100%) |
| CMYK | cmyk(19.2%, 16.1%, 0%, 0%) |
| CIE-LAB | lab(86.22, 5.58, -20.87) |
| CIE-LCH | lch(86.22, 21.60, 284.96°) |
| OKLab | oklab(88.32% 0.0065 -0.0568) |
| OKLCH | oklch(88.32% 0.057 276.5) |
| XYZ | xyz(67.5458, 68.4337, 104.2387) |
| Luminance | 0.6844 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle
#CCCCFF
ΔE00 3.62
Light Periwinkle
#C1C6FC
ΔE00 4.51
Lavender (CSS)
#E6E6FA
ΔE00 7.83
Light Blue Grey
#B7C9E2
ΔE00 7.90
Powder Blue (survey)
#B1D1FC
ΔE00 8.07
Lightsteelblue
#B0C4DE
ΔE00 8.82
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CED6FF #FFF7CE
analogous
#CEEEFF #CED6FF #DECEFF
triadic
#CED6FF #FFCED6 #D6FFCE
tetradic
#CED6FF #FFCEEE #FFF7CE #CEFFDE
square
#CED6FF #FFCEEE #FFF7CE #CEFFDE
split-complementary
#CED6FF #FFDECE #EEFFCE
monochromatic
#5470FF #91A3FF #CED6FF #E0E5FF #E0E5FF
Accessibility & contrast
On white
1.43
#CED6FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.69
#CED6FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CED6FF
14.69:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CED6FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CED6FF | 1.00 | 1.43 | 14.69 | 14.69 |
| #FFFFFF | 1.43 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.69 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.69 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CBDAFF
Deuteranopia (green-blind)
#C8D6FE
Tritanopia (blue-blind)
#C3DDE3
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #ced6ff; /* rgb */ color: rgb(206, 214, 255); /* oklch */ color: oklch(88.3% 0.057 276.5);
Tailwind
colors: {
custom: {
50: '#dde2ff',
500: '#ced6ff',
950: '#000000',
},
}SCSS
$custom: #ced6ff; $custom-light: #dde2ff; $custom-dark: #000000;
JSON
{
"hex": "#ced6ff",
"rgb": {
"r": 206,
"g": 214,
"b": 255
},
"hsl": {
"h": 230.204,
"s": 100,
"l": 90.392
},
"oklch": {
"l": 0.88323,
"c": 0.05722,
"h": 276.5
},
"luminance": 0.68435
}Semantic roles & 50–950 ramp
primary
#CED6FF
secondary
#EADA87
accent
#C000E6
background
#FEFEFF
surface
#FCFCFF
border
#D5D5D7
text
#151518
muted
#848486