#CED0FC#CED0FC
#CED0FC is a very light, moderate blue. Relative luminance 0.653; OKLCH L 87.0% C 0.061 H 283.0°. Best body text is #000000 at 14.05:1 contrast (WCAG AA passes).
Color values
| HEX | #CED0FC |
|---|---|
| RGB | rgb(206, 208, 252) |
| HSL | hsl(237, 88%, 90%) |
| HSV | hsv(237, 18%, 99%) |
| CMYK | cmyk(18.3%, 17.5%, 0%, 1.2%) |
| CIE-LAB | lab(84.62, 8.12, -21.71) |
| CIE-LCH | lch(84.62, 23.18, 290.49°) |
| OKLab | oklab(87.04% 0.0137 -0.0592) |
| OKLCH | oklch(87.04% 0.061 283) |
| XYZ | xyz(65.5761, 65.2609, 101.2183) |
| Luminance | 0.6526 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle
#CCCCFF
ΔE00 1.82
Light Periwinkle
#C1C6FC
ΔE00 3.63
Pale Lilac
#E4CBFF
ΔE00 7.55
Light Lavender
#DFC5FE
ΔE00 7.62
Lavender (CSS)
#E6E6FA
ΔE00 8.83
Light Blue Grey
#B7C9E2
ΔE00 9.22
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CED0FC #FCFACE
analogous
#CEE7FC #CED0FC #E3CEFC
triadic
#CED0FC #FCCED0 #D0FCCE
tetradic
#CED0FC #FCCEE7 #FCFACE #CEFCE3
square
#CED0FC #FCCEE7 #FCFACE #CEFCE3
split-complementary
#CED0FC #FCE3CE #E7FCCE
monochromatic
#5B61F5 #9499F8 #CED0FC #E2E3FD #E2E3FD
Accessibility & contrast
On white
1.49
#CED0FC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.05
#CED0FC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CED0FC
14.05:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CED0FC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CED0FC | 1.00 | 1.49 | 14.05 | 14.05 |
| #FFFFFF | 1.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.05 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.05 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C5D5FE
Deuteranopia (green-blind)
#C3D2FB
Tritanopia (blue-blind)
#C4D7DF
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #ced0fc; /* rgb */ color: rgb(206, 208, 252); /* oklch */ color: oklch(87.0% 0.061 283.0);
Tailwind
colors: {
custom: {
50: '#dddefd',
500: '#ced0fc',
950: '#000000',
},
}SCSS
$custom: #ced0fc; $custom-light: #dddefd; $custom-dark: #000000;
JSON
{
"hex": "#ced0fc",
"rgb": {
"r": 206,
"g": 208,
"b": 252
},
"hsl": {
"h": 237.391,
"s": 88.462,
"l": 89.804
},
"oklch": {
"l": 0.87038,
"c": 0.06073,
"h": 283
},
"luminance": 0.65262
}Semantic roles & 50–950 ramp
primary
#CED0FC
secondary
#E4E08B
accent
#DB00E5
background
#FEFEFF
surface
#FCFCFF
border
#D5D5D7
text
#151517
muted
#848485