#CEDCF7#CEDCF7
#CEDCF7 is a very light, muted blue. Relative luminance 0.710; OKLCH L 89.2% C 0.040 H 263.7°. Best body text is #000000 at 15.20:1 contrast (WCAG AA passes).
Color values
| HEX | #CEDCF7 |
|---|---|
| RGB | rgb(206, 220, 247) |
| HSL | hsl(220, 72%, 89%) |
| HSV | hsv(220, 17%, 97%) |
| CMYK | cmyk(16.6%, 10.9%, 0%, 3.1%) |
| CIE-LAB | lab(87.50, 0.72, -14.73) |
| CIE-LCH | lch(87.50, 14.75, 272.79°) |
| OKLab | oklab(89.24% -0.0044 -0.0399) |
| OKLCH | oklch(89.24% 0.04 263.7) |
| XYZ | xyz(67.8313, 71.0224, 98.1126) |
| Luminance | 0.7102 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Blue Grey
#B7C9E2
ΔE00 5.13
Lavender (CSS)
#E6E6FA
ΔE00 6.45
Lightsteelblue
#B0C4DE
ΔE00 6.55
Powder Blue (survey)
#B1D1FC
ΔE00 6.76
Cloudy Blue
#ACC2D9
ΔE00 7.81
Periwinkle
#CCCCFF
ΔE00 8.38
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CEDCF7 #F7E9CE
analogous
#CEF1F7 #CEDCF7 #D5CEF7
triadic
#CEDCF7 #F7CEDC #DCF7CE
tetradic
#CEDCF7 #F7CEF1 #F7E9CE #CEF7D5
square
#CEDCF7 #F7CEF1 #F7E9CE #CEF7D5
split-complementary
#CEDCF7 #F7D5CE #F1F7CE
monochromatic
#6591E6 #99B6EE #CEDCF7 #E5ECFB #E5ECFB
Accessibility & contrast
On white
1.38
#CEDCF7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.20
#CEDCF7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CEDCF7
15.20:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CEDCF7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CEDCF7 | 1.00 | 1.38 | 15.20 | 15.20 |
| #FFFFFF | 1.38 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.20 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.20 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D4DDF8
Deuteranopia (green-blind)
#D0DAF6
Tritanopia (blue-blind)
#C4E1E5
Achromatopsia (no color)
#DBDBDB
Design tokens & code
CSS
--color: #cedcf7; /* rgb */ color: rgb(206, 220, 247); /* oklch */ color: oklch(89.2% 0.040 263.7);
Tailwind
colors: {
custom: {
50: '#dde6f9',
500: '#cedcf7',
950: '#000000',
},
}SCSS
$custom: #cedcf7; $custom-light: #dde6f9; $custom-dark: #000000;
JSON
{
"hex": "#cedcf7",
"rgb": {
"r": 206,
"g": 220,
"b": 247
},
"hsl": {
"h": 219.512,
"s": 71.93,
"l": 88.824
},
"oklch": {
"l": 0.89237,
"c": 0.04016,
"h": 263.7
},
"luminance": 0.71024
}Semantic roles & 50–950 ramp
primary
#CEDCF7
secondary
#DAC08F
accent
#9212D4
background
#FEFEFF
surface
#FCFCFF
border
#D5D5D7
text
#151617
muted
#848485