#CED3F0#CED3F0
#CED3F0 is a very light, muted blue. Relative luminance 0.660; OKLCH L 87.2% C 0.040 H 277.8°. Best body text is #000000 at 14.20:1 contrast (WCAG AA passes).
Color values
| HEX | #CED3F0 |
|---|---|
| RGB | rgb(206, 211, 240) |
| HSL | hsl(231, 53%, 87%) |
| HSV | hsv(231, 14%, 94%) |
| CMYK | cmyk(14.2%, 12.1%, 0%, 5.9%) |
| CIE-LAB | lab(85.00, 3.99, -14.78) |
| CIE-LCH | lch(85.00, 15.31, 285.10°) |
| OKLab | oklab(87.21% 0.0055 -0.04) |
| OKLCH | oklch(87.21% 0.04 277.8) |
| XYZ | xyz(64.4725, 66.0008, 91.7639) |
| Luminance | 0.6600 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 5.59
Periwinkle
#CCCCFF
ΔE00 6.12
Light Blue Grey
#B7C9E2
ΔE00 6.81
Light Periwinkle
#C1C6FC
ΔE00 6.98
Lightsteelblue
#B0C4DE
ΔE00 7.95
Powder Blue (survey)
#B1D1FC
ΔE00 9.44
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CED3F0 #F0EBCE
analogous
#CEE4F0 #CED3F0 #DACEF0
triadic
#CED3F0 #F0CED3 #D3F0CE
tetradic
#CED3F0 #F0CEE4 #F0EBCE #CEF0DA
square
#CED3F0 #F0CEE4 #F0EBCE #CEF0DA
split-complementary
#CED3F0 #F0DACE #E4F0CE
monochromatic
#707FD3 #9FA9E2 #CED3F0 #E8EAF8 #E8EAF8
Accessibility & contrast
On white
1.48
#CED3F0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.20
#CED3F0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CED3F0
14.20:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CED3F0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CED3F0 | 1.00 | 1.48 | 14.20 | 14.20 |
| #FFFFFF | 1.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.20 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.20 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CCD6F1
Deuteranopia (green-blind)
#CAD3EF
Tritanopia (blue-blind)
#C7D8DC
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #ced3f0; /* rgb */ color: rgb(206, 211, 240); /* oklch */ color: oklch(87.2% 0.040 277.8);
Tailwind
colors: {
custom: {
50: '#dde0f5',
500: '#ced3f0',
950: '#000000',
},
}SCSS
$custom: #ced3f0; $custom-light: #dde0f5; $custom-dark: #000000;
JSON
{
"hex": "#ced3f0",
"rgb": {
"r": 206,
"g": 211,
"b": 240
},
"hsl": {
"h": 231.176,
"s": 53.125,
"l": 87.451
},
"oklch": {
"l": 0.87209,
"c": 0.04036,
"h": 277.8
},
"luminance": 0.66002
}Semantic roles & 50–950 ramp
primary
#CED3F0
secondary
#CEC694
accent
#AA25C1
background
#FEFEFF
surface
#FCFCFE
border
#D5D5D6
text
#151517
muted
#848485