#CED3F4#CED3F4
#CED3F4 is a very light, muted blue. Relative luminance 0.662; OKLCH L 87.3% C 0.046 H 278.6°. Best body text is #000000 at 14.25:1 contrast (WCAG AA passes).
Color values
| HEX | #CED3F4 |
|---|---|
| RGB | rgb(206, 211, 244) |
| HSL | hsl(232, 63%, 88%) |
| HSV | hsv(232, 16%, 96%) |
| CMYK | cmyk(15.6%, 13.5%, 0%, 4.3%) |
| CIE-LAB | lab(85.12, 4.82, -16.72) |
| CIE-LCH | lch(85.12, 17.40, 286.09°) |
| OKLab | oklab(87.35% 0.0069 -0.0453) |
| OKLCH | oklch(87.35% 0.046 278.6) |
| XYZ | xyz(65.0733, 66.2411, 94.9279) |
| Luminance | 0.6624 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle
#CCCCFF
ΔE00 4.91
Light Periwinkle
#C1C6FC
ΔE00 5.91
Lavender (CSS)
#E6E6FA
ΔE00 6.28
Light Blue Grey
#B7C9E2
ΔE00 7.38
Lightsteelblue
#B0C4DE
ΔE00 8.43
Powder Blue (survey)
#B1D1FC
ΔE00 9.30
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CED3F4 #F4EFCE
analogous
#CEE6F4 #CED3F4 #DCCEF4
triadic
#CED3F4 #F4CED3 #D3F4CE
tetradic
#CED3F4 #F4CEE6 #F4EFCE #CEF4DC
square
#CED3F4 #F4CEE6 #F4EFCE #CEF4DC
split-complementary
#CED3F4 #F4DCCE #E6F4CE
monochromatic
#6A79DE #9CA6E9 #CED3F4 #E6E9F9 #E6E9F9
Accessibility & contrast
On white
1.47
#CED3F4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.25
#CED3F4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CED3F4
14.25:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CED3F4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CED3F4 | 1.00 | 1.47 | 14.25 | 14.25 |
| #FFFFFF | 1.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.25 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.25 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CBD6F6
Deuteranopia (green-blind)
#C9D3F3
Tritanopia (blue-blind)
#C6D9DE
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #ced3f4; /* rgb */ color: rgb(206, 211, 244); /* oklch */ color: oklch(87.3% 0.046 278.6);
Tailwind
colors: {
custom: {
50: '#dde0f7',
500: '#ced3f4',
950: '#000000',
},
}SCSS
$custom: #ced3f4; $custom-light: #dde0f7; $custom-dark: #000000;
JSON
{
"hex": "#ced3f4",
"rgb": {
"r": 206,
"g": 211,
"b": 244
},
"hsl": {
"h": 232.105,
"s": 63.333,
"l": 88.235
},
"oklch": {
"l": 0.87345,
"c": 0.04583,
"h": 278.6
},
"luminance": 0.66242
}Semantic roles & 50–950 ramp
primary
#CED3F4
secondary
#D5CC91
accent
#B41ACB
background
#FEFEFF
surface
#FCFCFE
border
#D5D5D6
text
#151517
muted
#848485