#CEDFF6#CEDFF6
#CEDFF6 is a very light, muted cyan. Relative luminance 0.726; OKLCH L 89.8% C 0.037 H 256.0°. Best body text is #000000 at 15.51:1 contrast (WCAG AA passes).
Color values
| HEX | #CEDFF6 |
|---|---|
| RGB | rgb(206, 223, 246) |
| HSL | hsl(215, 69%, 89%) |
| HSV | hsv(215, 16%, 96%) |
| CMYK | cmyk(16.3%, 9.3%, 0%, 3.5%) |
| CIE-LAB | lab(88.23, -1.05, -13.11) |
| CIE-LCH | lch(88.23, 13.15, 265.40°) |
| OKLab | oklab(89.81% -0.0089 -0.0355) |
| OKLCH | oklch(89.81% 0.037 256) |
| XYZ | xyz(68.4718, 72.5497, 97.5669) |
| Luminance | 0.7255 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Light Blue Grey
#B7C9E2
ΔE00 5.28
Lightsteelblue
#B0C4DE
ΔE00 6.67
Powder Blue (survey)
#B1D1FC
ΔE00 6.92
Cloudy Blue
#ACC2D9
ΔE00 7.44
Lavender (CSS)
#E6E6FA
ΔE00 7.50
Fog
#D8DCE0
ΔE00 7.92
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CEDFF6 #F6E5CE
analogous
#CEF3F6 #CEDFF6 #D1CEF6
triadic
#CEDFF6 #F6CEDF #DFF6CE
tetradic
#CEDFF6 #F6CEF3 #F6E5CE #CEF6D1
square
#CEDFF6 #F6CEF3 #F6E5CE #CEF6D1
split-complementary
#CEDFF6 #F6D1CE #F3F6CE
monochromatic
#679BE3 #9ABDED #CEDFF6 #E5EEFA #E5EEFA
Accessibility & contrast
On white
1.35
#CEDFF6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.51
#CEDFF6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CEDFF6
15.51:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CEDFF6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CEDFF6 | 1.00 | 1.35 | 15.51 | 15.51 |
| #FFFFFF | 1.35 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.51 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.51 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D7E0F7
Deuteranopia (green-blind)
#D3DCF5
Tritanopia (blue-blind)
#C4E4E6
Achromatopsia (no color)
#DDDDDD
Design tokens & code
CSS
--color: #cedff6; /* rgb */ color: rgb(206, 223, 246); /* oklch */ color: oklch(89.8% 0.037 256.0);
Tailwind
colors: {
custom: {
50: '#dde9f9',
500: '#cedff6',
950: '#000000',
},
}SCSS
$custom: #cedff6; $custom-light: #dde9f9; $custom-dark: #000000;
JSON
{
"hex": "#cedff6",
"rgb": {
"r": 206,
"g": 223,
"b": 246
},
"hsl": {
"h": 214.5,
"s": 68.966,
"l": 88.627
},
"oklch": {
"l": 0.89806,
"c": 0.03655,
"h": 256
},
"luminance": 0.72551
}Semantic roles & 50–950 ramp
primary
#CEDFF6
secondary
#D8BA90
accent
#8115D1
background
#FEFEFF
surface
#FCFCFF
border
#D5D5D7
text
#151617
muted
#848485