#CED2F2#CED2F2
#CED2F2 is a very light, muted blue. Relative luminance 0.656; OKLCH L 87.1% C 0.044 H 279.8°. Best body text is #000000 at 14.13:1 contrast (WCAG AA passes).
Color values
| HEX | #CED2F2 |
|---|---|
| RGB | rgb(206, 210, 242) |
| HSL | hsl(233, 58%, 88%) |
| HSV | hsv(233, 15%, 95%) |
| CMYK | cmyk(14.9%, 13.2%, 0%, 5.1%) |
| CIE-LAB | lab(84.80, 4.93, -16.13) |
| CIE-LCH | lch(84.80, 16.87, 287.01°) |
| OKLab | oklab(87.08% 0.0076 -0.0437) |
| OKLCH | oklch(87.08% 0.044 279.8) |
| XYZ | xyz(64.5236, 65.6250, 93.2547) |
| Luminance | 0.6563 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle
#CCCCFF
ΔE00 5.12
Lavender (CSS)
#E6E6FA
ΔE00 6.16
Light Periwinkle
#C1C6FC
ΔE00 6.17
Light Blue Grey
#B7C9E2
ΔE00 7.51
Lightsteelblue
#B0C4DE
ΔE00 8.55
Pale Lilac
#E4CBFF
ΔE00 9.57
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CED2F2 #F2EECE
analogous
#CEE4F2 #CED2F2 #DCCEF2
triadic
#CED2F2 #F2CED2 #D2F2CE
tetradic
#CED2F2 #F2CEE4 #F2EECE #CEF2DC
square
#CED2F2 #F2CEE4 #F2EECE #CEF2DC
split-complementary
#CED2F2 #F2DCCE #E4F2CE
monochromatic
#6D79D8 #9EA6E5 #CED2F2 #E7E9F9 #E7E9F9
Accessibility & contrast
On white
1.49
#CED2F2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.13
#CED2F2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CED2F2
14.13:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CED2F2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CED2F2 | 1.00 | 1.49 | 14.13 | 14.13 |
| #FFFFFF | 1.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.13 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.13 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CAD5F4
Deuteranopia (green-blind)
#C8D3F1
Tritanopia (blue-blind)
#C6D7DC
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #ced2f2; /* rgb */ color: rgb(206, 210, 242); /* oklch */ color: oklch(87.1% 0.044 279.8);
Tailwind
colors: {
custom: {
50: '#dddff6',
500: '#ced2f2',
950: '#000000',
},
}SCSS
$custom: #ced2f2; $custom-light: #dddff6; $custom-dark: #000000;
JSON
{
"hex": "#ced2f2",
"rgb": {
"r": 206,
"g": 210,
"b": 242
},
"hsl": {
"h": 233.333,
"s": 58.065,
"l": 87.843
},
"oklch": {
"l": 0.87079,
"c": 0.04435,
"h": 279.8
},
"luminance": 0.65626
}Semantic roles & 50–950 ramp
primary
#CED2F2
secondary
#D1CA93
accent
#B320C6
background
#FEFEFF
surface
#FCFCFE
border
#D5D5D6
text
#151517
muted
#848485