#CED0FB#CED0FB
#CED0FB is a very light, muted blue. Relative luminance 0.652; OKLCH L 87.0% C 0.059 H 283.0°. Best body text is #000000 at 14.04:1 contrast (WCAG AA passes).
Color values
| HEX | #CED0FB |
|---|---|
| RGB | rgb(206, 208, 251) |
| HSL | hsl(237, 85%, 90%) |
| HSV | hsv(237, 18%, 98%) |
| CMYK | cmyk(17.9%, 17.1%, 0%, 1.6%) |
| CIE-LAB | lab(84.59, 7.90, -21.23) |
| CIE-LCH | lch(84.59, 22.65, 290.41°) |
| OKLab | oklab(87% 0.0133 -0.0578) |
| OKLCH | oklch(87% 0.059 283) |
| XYZ | xyz(65.4180, 65.1977, 100.3860) |
| Luminance | 0.6520 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle
#CCCCFF
ΔE00 2.04
Light Periwinkle
#C1C6FC
ΔE00 3.80
Pale Lilac
#E4CBFF
ΔE00 7.60
Light Lavender
#DFC5FE
ΔE00 7.69
Lavender (CSS)
#E6E6FA
ΔE00 8.62
Light Blue Grey
#B7C9E2
ΔE00 9.16
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CED0FB #FBF9CE
analogous
#CEE7FB #CED0FB #E3CEFB
triadic
#CED0FB #FBCED0 #D0FBCE
tetradic
#CED0FB #FBCEE7 #FBF9CE #CEFBE3
square
#CED0FB #FBCEE7 #FBF9CE #CEFBE3
split-complementary
#CED0FB #FBE3CE #E7FBCE
monochromatic
#5D63F2 #959AF6 #CED0FB #E3E4FD #E3E4FD
Accessibility & contrast
On white
1.50
#CED0FB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.04
#CED0FB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CED0FB
14.04:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CED0FB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CED0FB | 1.00 | 1.50 | 14.04 | 14.04 |
| #FFFFFF | 1.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.04 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.04 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C5D5FD
Deuteranopia (green-blind)
#C4D2FA
Tritanopia (blue-blind)
#C4D7DE
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #ced0fb; /* rgb */ color: rgb(206, 208, 251); /* oklch */ color: oklch(87.0% 0.059 283.0);
Tailwind
colors: {
custom: {
50: '#dddefc',
500: '#ced0fb',
950: '#000000',
},
}SCSS
$custom: #ced0fb; $custom-light: #dddefc; $custom-dark: #000000;
JSON
{
"hex": "#ced0fb",
"rgb": {
"r": 206,
"g": 208,
"b": 251
},
"hsl": {
"h": 237.333,
"s": 84.906,
"l": 89.608
},
"oklch": {
"l": 0.87002,
"c": 0.05935,
"h": 283
},
"luminance": 0.65199
}Semantic roles & 50–950 ramp
primary
#CED0FB
secondary
#E2DE8C
accent
#D804E1
background
#FEFEFF
surface
#FCFCFF
border
#D5D5D7
text
#151517
muted
#848485