#CED3F2#CED3F2
#CED3F2 is a very light, muted blue. Relative luminance 0.661; OKLCH L 87.3% C 0.043 H 278.2°. Best body text is #000000 at 14.22:1 contrast (WCAG AA passes).
Color values
| HEX | #CED3F2 |
|---|---|
| RGB | rgb(206, 211, 242) |
| HSL | hsl(232, 58%, 88%) |
| HSV | hsv(232, 15%, 95%) |
| CMYK | cmyk(14.9%, 12.8%, 0%, 5.1%) |
| CIE-LAB | lab(85.06, 4.41, -15.75) |
| CIE-LCH | lch(85.06, 16.36, 285.62°) |
| OKLab | oklab(87.28% 0.0062 -0.0426) |
| OKLCH | oklch(87.28% 0.043 278.2) |
| XYZ | xyz(64.7713, 66.1203, 93.3372) |
| Luminance | 0.6612 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle
#CCCCFF
ΔE00 5.50
Lavender (CSS)
#E6E6FA
ΔE00 5.91
Light Periwinkle
#C1C6FC
ΔE00 6.43
Light Blue Grey
#B7C9E2
ΔE00 7.09
Lightsteelblue
#B0C4DE
ΔE00 8.19
Powder Blue (survey)
#B1D1FC
ΔE00 9.37
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CED3F2 #F2EDCE
analogous
#CEE5F2 #CED3F2 #DBCEF2
triadic
#CED3F2 #F2CED3 #D3F2CE
tetradic
#CED3F2 #F2CEE5 #F2EDCE #CEF2DB
square
#CED3F2 #F2CEE5 #F2EDCE #CEF2DB
split-complementary
#CED3F2 #F2DBCE #E5F2CE
monochromatic
#6D7CD8 #9EA8E5 #CED3F2 #E7E9F9 #E7E9F9
Accessibility & contrast
On white
1.48
#CED3F2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.22
#CED3F2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CED3F2
14.22:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CED3F2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CED3F2 | 1.00 | 1.48 | 14.22 | 14.22 |
| #FFFFFF | 1.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.22 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.22 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CBD6F3
Deuteranopia (green-blind)
#C9D3F1
Tritanopia (blue-blind)
#C6D8DD
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #ced3f2; /* rgb */ color: rgb(206, 211, 242); /* oklch */ color: oklch(87.3% 0.043 278.2);
Tailwind
colors: {
custom: {
50: '#dde0f6',
500: '#ced3f2',
950: '#000000',
},
}SCSS
$custom: #ced3f2; $custom-light: #dde0f6; $custom-dark: #000000;
JSON
{
"hex": "#ced3f2",
"rgb": {
"r": 206,
"g": 211,
"b": 242
},
"hsl": {
"h": 231.667,
"s": 58.065,
"l": 87.843
},
"oklch": {
"l": 0.87277,
"c": 0.04309,
"h": 278.2
},
"luminance": 0.66121
}Semantic roles & 50–950 ramp
primary
#CED3F2
secondary
#D1C993
accent
#AF20C6
background
#FEFEFF
surface
#FCFCFE
border
#D5D5D6
text
#151517
muted
#848485