#CED4FB#CED4FB
#CED4FB is a very light, muted blue. Relative luminance 0.672; OKLCH L 87.8% C 0.054 H 278.3°. Best body text is #000000 at 14.43:1 contrast (WCAG AA passes).
Color values
| HEX | #CED4FB |
|---|---|
| RGB | rgb(206, 212, 251) |
| HSL | hsl(232, 85%, 90%) |
| HSV | hsv(232, 18%, 98%) |
| CMYK | cmyk(17.9%, 15.5%, 0%, 1.6%) |
| CIE-LAB | lab(85.59, 5.78, -19.71) |
| CIE-LCH | lch(85.59, 20.54, 286.33°) |
| OKLab | oklab(87.79% 0.0079 -0.0536) |
| OKLCH | oklch(87.79% 0.054 278.3) |
| XYZ | xyz(66.4055, 67.1728, 100.7151) |
| Luminance | 0.6717 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle
#CCCCFF
ΔE00 3.51
Light Periwinkle
#C1C6FC
ΔE00 4.62
Lavender (CSS)
#E6E6FA
ΔE00 7.45
Light Blue Grey
#B7C9E2
ΔE00 7.98
Powder Blue (survey)
#B1D1FC
ΔE00 8.75
Lightsteelblue
#B0C4DE
ΔE00 8.90
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CED4FB #FBF5CE
analogous
#CEEBFB #CED4FB #DFCEFB
triadic
#CED4FB #FBCED4 #D4FBCE
tetradic
#CED4FB #FBCEEB #FBF5CE #CEFBDF
square
#CED4FB #FBCEEB #FBF5CE #CEFBDF
split-complementary
#CED4FB #FBDFCE #EBFBCE
monochromatic
#5D71F2 #95A2F6 #CED4FB #E3E6FD #E3E6FD
Accessibility & contrast
On white
1.45
#CED4FB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.43
#CED4FB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CED4FB
14.43:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CED4FB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CED4FB | 1.00 | 1.45 | 14.43 | 14.43 |
| #FFFFFF | 1.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.43 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.43 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CAD8FD
Deuteranopia (green-blind)
#C7D4FA
Tritanopia (blue-blind)
#C4DBE1
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #ced4fb; /* rgb */ color: rgb(206, 212, 251); /* oklch */ color: oklch(87.8% 0.054 278.3);
Tailwind
colors: {
custom: {
50: '#dde1fc',
500: '#ced4fb',
950: '#000000',
},
}SCSS
$custom: #ced4fb; $custom-light: #dde1fc; $custom-dark: #000000;
JSON
{
"hex": "#ced4fb",
"rgb": {
"r": 206,
"g": 212,
"b": 251
},
"hsl": {
"h": 232,
"s": 84.906,
"l": 89.608
},
"oklch": {
"l": 0.87787,
"c": 0.05419,
"h": 278.3
},
"luminance": 0.67174
}Semantic roles & 50–950 ramp
primary
#CED4FB
secondary
#E2D68C
accent
#C404E1
background
#FEFEFF
surface
#FCFCFF
border
#D5D5D7
text
#151517
muted
#848485