#CED2F0#CED2F0
#CED2F0 is a very light, muted blue. Relative luminance 0.655; OKLCH L 87.0% C 0.042 H 279.5°. Best body text is #000000 at 14.10:1 contrast (WCAG AA passes).
Color values
| HEX | #CED2F0 |
|---|---|
| RGB | rgb(206, 210, 240) |
| HSL | hsl(233, 53%, 87%) |
| HSV | hsv(233, 14%, 94%) |
| CMYK | cmyk(14.2%, 12.5%, 0%, 5.9%) |
| CIE-LAB | lab(84.74, 4.52, -15.16) |
| CIE-LCH | lch(84.74, 15.82, 286.59°) |
| OKLab | oklab(87.01% 0.0069 -0.041) |
| OKLCH | oklch(87.01% 0.042 279.5) |
| XYZ | xyz(64.2249, 65.5055, 91.6814) |
| Luminance | 0.6551 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle
#CCCCFF
ΔE00 5.73
Lavender (CSS)
#E6E6FA
ΔE00 5.81
Light Periwinkle
#C1C6FC
ΔE00 6.71
Light Blue Grey
#B7C9E2
ΔE00 7.24
Lightsteelblue
#B0C4DE
ΔE00 8.32
Powder Blue (survey)
#B1D1FC
ΔE00 9.79
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CED2F0 #F0ECCE
analogous
#CEE3F0 #CED2F0 #DBCEF0
triadic
#CED2F0 #F0CED2 #D2F0CE
tetradic
#CED2F0 #F0CEE3 #F0ECCE #CEF0DB
square
#CED2F0 #F0CEE3 #F0ECCE #CEF0DB
split-complementary
#CED2F0 #F0DBCE #E3F0CE
monochromatic
#707CD3 #9FA7E2 #CED2F0 #E8E9F8 #E8E9F8
Accessibility & contrast
On white
1.49
#CED2F0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.10
#CED2F0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CED2F0
14.10:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CED2F0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CED2F0 | 1.00 | 1.49 | 14.10 | 14.10 |
| #FFFFFF | 1.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.10 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.10 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CAD5F1
Deuteranopia (green-blind)
#C9D2EF
Tritanopia (blue-blind)
#C7D7DC
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #ced2f0; /* rgb */ color: rgb(206, 210, 240); /* oklch */ color: oklch(87.0% 0.042 279.5);
Tailwind
colors: {
custom: {
50: '#dddff5',
500: '#ced2f0',
950: '#000000',
},
}SCSS
$custom: #ced2f0; $custom-light: #dddff5; $custom-dark: #000000;
JSON
{
"hex": "#ced2f0",
"rgb": {
"r": 206,
"g": 210,
"b": 240
},
"hsl": {
"h": 232.941,
"s": 53.125,
"l": 87.451
},
"oklch": {
"l": 0.87011,
"c": 0.0416,
"h": 279.5
},
"luminance": 0.65506
}Semantic roles & 50–950 ramp
primary
#CED2F0
secondary
#CEC794
accent
#AE25C1
background
#FEFEFF
surface
#FCFCFE
border
#D5D5D6
text
#151517
muted
#848485