#CED7F2#CED7F2
#CED7F2 is a very light, muted blue. Relative luminance 0.681; OKLCH L 88.1% C 0.038 H 271.0°. Best body text is #000000 at 14.63:1 contrast (WCAG AA passes).
Color values
| HEX | #CED7F2 |
|---|---|
| RGB | rgb(206, 215, 242) |
| HSL | hsl(225, 58%, 88%) |
| HSV | hsv(225, 15%, 95%) |
| CMYK | cmyk(14.9%, 11.2%, 0%, 5.1%) |
| CIE-LAB | lab(86.07, 2.30, -14.23) |
| CIE-LCH | lch(86.07, 14.41, 279.17°) |
| OKLab | oklab(88.07% 0.0006 -0.0385) |
| OKLCH | oklch(88.07% 0.039 271) |
| XYZ | xyz(65.7774, 68.1325, 93.6726) |
| Luminance | 0.6813 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 5.49
Light Blue Grey
#B7C9E2
ΔE00 5.55
Lightsteelblue
#B0C4DE
ΔE00 6.89
Periwinkle
#CCCCFF
ΔE00 7.28
Light Periwinkle
#C1C6FC
ΔE00 7.75
Powder Blue (survey)
#B1D1FC
ΔE00 8.07
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CED7F2 #F2E9CE
analogous
#CEE9F2 #CED7F2 #D7CEF2
triadic
#CED7F2 #F2CED7 #D7F2CE
tetradic
#CED7F2 #F2CEE9 #F2E9CE #CEF2D7
square
#CED7F2 #F2CEE9 #F2E9CE #CEF2D7
split-complementary
#CED7F2 #F2D7CE #E9F2CE
monochromatic
#6D88D8 #9EB0E5 #CED7F2 #E7EBF9 #E7EBF9
Accessibility & contrast
On white
1.44
#CED7F2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.63
#CED7F2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CED7F2
14.63:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CED7F2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CED7F2 | 1.00 | 1.44 | 14.63 | 14.63 |
| #FFFFFF | 1.44 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.63 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.63 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D0D9F3
Deuteranopia (green-blind)
#CDD6F1
Tritanopia (blue-blind)
#C6DCE0
Achromatopsia (no color)
#D7D7D7
Design tokens & code
CSS
--color: #ced7f2; /* rgb */ color: rgb(206, 215, 242); /* oklch */ color: oklch(88.1% 0.038 271.0);
Tailwind
colors: {
custom: {
50: '#dde3f6',
500: '#ced7f2',
950: '#000000',
},
}SCSS
$custom: #ced7f2; $custom-light: #dde3f6; $custom-dark: #000000;
JSON
{
"hex": "#ced7f2",
"rgb": {
"r": 206,
"g": 215,
"b": 242
},
"hsl": {
"h": 225,
"s": 58.065,
"l": 87.843
},
"oklch": {
"l": 0.88072,
"c": 0.0385,
"h": 271
},
"luminance": 0.68133
}Semantic roles & 50–950 ramp
primary
#CED7F2
secondary
#D1C293
accent
#9C20C6
background
#FEFEFF
surface
#FCFCFE
border
#D5D5D6
text
#151517
muted
#848485