#CED6F2#CED6F2
#CED6F2 is a very light, muted blue. Relative luminance 0.676; OKLCH L 87.9% C 0.040 H 272.9°. Best body text is #000000 at 14.53:1 contrast (WCAG AA passes).
Color values
| HEX | #CED6F2 |
|---|---|
| RGB | rgb(206, 214, 242) |
| HSL | hsl(227, 58%, 88%) |
| HSV | hsv(227, 15%, 95%) |
| CMYK | cmyk(14.9%, 11.6%, 0%, 5.1%) |
| CIE-LAB | lab(85.82, 2.82, -14.61) |
| CIE-LCH | lch(85.82, 14.88, 280.93°) |
| OKLab | oklab(87.87% 0.002 -0.0395) |
| OKLCH | oklch(87.87% 0.04 272.9) |
| XYZ | xyz(65.5235, 67.6248, 93.5880) |
| Luminance | 0.6763 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 5.49
Light Blue Grey
#B7C9E2
ΔE00 5.90
Periwinkle
#CCCCFF
ΔE00 6.80
Lightsteelblue
#B0C4DE
ΔE00 7.17
Light Periwinkle
#C1C6FC
ΔE00 7.38
Powder Blue (survey)
#B1D1FC
ΔE00 8.37
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CED6F2 #F2EACE
analogous
#CEE8F2 #CED6F2 #D8CEF2
triadic
#CED6F2 #F2CED6 #D6F2CE
tetradic
#CED6F2 #F2CEE8 #F2EACE #CEF2D8
square
#CED6F2 #F2CEE8 #F2EACE #CEF2D8
split-complementary
#CED6F2 #F2D8CE #E8F2CE
monochromatic
#6D85D8 #9EAEE5 #CED6F2 #E7EBF9 #E7EBF9
Accessibility & contrast
On white
1.45
#CED6F2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.53
#CED6F2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CED6F2
14.53:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CED6F2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CED6F2 | 1.00 | 1.45 | 14.53 | 14.53 |
| #FFFFFF | 1.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.53 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.53 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CED8F3
Deuteranopia (green-blind)
#CCD5F1
Tritanopia (blue-blind)
#C6DBDF
Achromatopsia (no color)
#D7D7D7
Design tokens & code
CSS
--color: #ced6f2; /* rgb */ color: rgb(206, 214, 242); /* oklch */ color: oklch(87.9% 0.040 272.9);
Tailwind
colors: {
custom: {
50: '#dde2f6',
500: '#ced6f2',
950: '#000000',
},
}SCSS
$custom: #ced6f2; $custom-light: #dde2f6; $custom-dark: #000000;
JSON
{
"hex": "#ced6f2",
"rgb": {
"r": 206,
"g": 214,
"b": 242
},
"hsl": {
"h": 226.667,
"s": 58.065,
"l": 87.843
},
"oklch": {
"l": 0.87872,
"c": 0.03958,
"h": 272.9
},
"luminance": 0.67626
}Semantic roles & 50–950 ramp
primary
#CED6F2
secondary
#D1C393
accent
#A120C6
background
#FEFEFF
surface
#FCFCFE
border
#D5D5D6
text
#151517
muted
#848485