#CED1FB#CED1FB
#CED1FB is a very light, muted blue. Relative luminance 0.657; OKLCH L 87.2% C 0.058 H 281.9°. Best body text is #000000 at 14.14:1 contrast (WCAG AA passes).
Color values
| HEX | #CED1FB |
|---|---|
| RGB | rgb(206, 209, 251) |
| HSL | hsl(236, 85%, 90%) |
| HSV | hsv(236, 18%, 98%) |
| CMYK | cmyk(17.9%, 16.7%, 0%, 1.6%) |
| CIE-LAB | lab(84.84, 7.37, -20.85) |
| CIE-LCH | lch(84.84, 22.12, 289.46°) |
| OKLab | oklab(87.2% 0.012 -0.0568) |
| OKLCH | oklch(87.2% 0.058 281.9) |
| XYZ | xyz(65.6626, 65.6868, 100.4675) |
| Luminance | 0.6569 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle
#CCCCFF
ΔE00 2.37
Light Periwinkle
#C1C6FC
ΔE00 3.96
Pale Lilac
#E4CBFF
ΔE00 7.96
Light Lavender
#DFC5FE
ΔE00 8.08
Lavender (CSS)
#E6E6FA
ΔE00 8.31
Light Blue Grey
#B7C9E2
ΔE00 8.88
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CED1FB #FBF8CE
analogous
#CEE8FB #CED1FB #E2CEFB
triadic
#CED1FB #FBCED1 #D1FBCE
tetradic
#CED1FB #FBCEE8 #FBF8CE #CEFBE2
square
#CED1FB #FBCEE8 #FBF8CE #CEFBE2
split-complementary
#CED1FB #FBE2CE #E8FBCE
monochromatic
#5D67F2 #959CF6 #CED1FB #E3E4FD #E3E4FD
Accessibility & contrast
On white
1.49
#CED1FB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.14
#CED1FB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CED1FB
14.14:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CED1FB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CED1FB | 1.00 | 1.49 | 14.14 | 14.14 |
| #FFFFFF | 1.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.14 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.14 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C6D5FD
Deuteranopia (green-blind)
#C5D2FA
Tritanopia (blue-blind)
#C4D8DF
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #ced1fb; /* rgb */ color: rgb(206, 209, 251); /* oklch */ color: oklch(87.2% 0.058 281.9);
Tailwind
colors: {
custom: {
50: '#dddffc',
500: '#ced1fb',
950: '#000000',
},
}SCSS
$custom: #ced1fb; $custom-light: #dddffc; $custom-dark: #000000;
JSON
{
"hex": "#ced1fb",
"rgb": {
"r": 206,
"g": 209,
"b": 251
},
"hsl": {
"h": 236,
"s": 84.906,
"l": 89.608
},
"oklch": {
"l": 0.87198,
"c": 0.05803,
"h": 281.9
},
"luminance": 0.65688
}Semantic roles & 50–950 ramp
primary
#CED1FB
secondary
#E2DC8C
accent
#D304E1
background
#FEFEFF
surface
#FCFCFF
border
#D5D5D7
text
#151517
muted
#848485