#CED6F0#CED6F0
#CED6F0 is a very light, muted blue. Relative luminance 0.675; OKLCH L 87.8% C 0.037 H 272.0°. Best body text is #000000 at 14.50:1 contrast (WCAG AA passes).
Color values
| HEX | #CED6F0 |
|---|---|
| RGB | rgb(206, 214, 240) |
| HSL | hsl(226, 53%, 87%) |
| HSV | hsv(226, 14%, 94%) |
| CMYK | cmyk(14.2%, 10.8%, 0%, 5.9%) |
| CIE-LAB | lab(85.76, 2.41, -13.64) |
| CIE-LCH | lch(85.76, 13.85, 280.02°) |
| OKLab | oklab(87.81% 0.0013 -0.0369) |
| OKLCH | oklch(87.81% 0.037 272) |
| XYZ | xyz(65.2248, 67.5053, 92.0147) |
| Luminance | 0.6751 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 5.31
Light Blue Grey
#B7C9E2
ΔE00 5.61
Lightsteelblue
#B0C4DE
ΔE00 6.94
Periwinkle
#CCCCFF
ΔE00 7.44
Light Periwinkle
#C1C6FC
ΔE00 7.96
Cloudy Blue
#ACC2D9
ΔE00 8.37
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CED6F0 #F0E8CE
analogous
#CEE7F0 #CED6F0 #D7CEF0
triadic
#CED6F0 #F0CED6 #D6F0CE
tetradic
#CED6F0 #F0CEE7 #F0E8CE #CEF0D7
square
#CED6F0 #F0CEE7 #F0E8CE #CEF0D7
split-complementary
#CED6F0 #F0D7CE #E7F0CE
monochromatic
#7088D3 #9FAFE2 #CED6F0 #E8EBF8 #E8EBF8
Accessibility & contrast
On white
1.45
#CED6F0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.50
#CED6F0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CED6F0
14.50:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CED6F0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CED6F0 | 1.00 | 1.45 | 14.50 | 14.50 |
| #FFFFFF | 1.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.50 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.50 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CFD8F1
Deuteranopia (green-blind)
#CCD5EF
Tritanopia (blue-blind)
#C6DBDE
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #ced6f0; /* rgb */ color: rgb(206, 214, 240); /* oklch */ color: oklch(87.8% 0.037 272.0);
Tailwind
colors: {
custom: {
50: '#dde2f5',
500: '#ced6f0',
950: '#000000',
},
}SCSS
$custom: #ced6f0; $custom-light: #dde2f5; $custom-dark: #000000;
JSON
{
"hex": "#ced6f0",
"rgb": {
"r": 206,
"g": 214,
"b": 240
},
"hsl": {
"h": 225.882,
"s": 53.125,
"l": 87.451
},
"oklch": {
"l": 0.87806,
"c": 0.03689,
"h": 272
},
"luminance": 0.67506
}Semantic roles & 50–950 ramp
primary
#CED6F0
secondary
#CEC094
accent
#9C25C1
background
#FEFEFF
surface
#FCFCFE
border
#D5D5D6
text
#151517
muted
#848485