#CED4FC#CED4FC
#CED4FC is a very light, muted blue. Relative luminance 0.672; OKLCH L 87.8% C 0.056 H 278.5°. Best body text is #000000 at 14.45:1 contrast (WCAG AA passes).
Color values
| HEX | #CED4FC |
|---|---|
| RGB | rgb(206, 212, 252) |
| HSL | hsl(232, 88%, 90%) |
| HSV | hsv(232, 18%, 99%) |
| CMYK | cmyk(18.3%, 15.9%, 0%, 1.2%) |
| CIE-LAB | lab(85.62, 5.99, -20.19) |
| CIE-LCH | lch(85.62, 21.06, 286.52°) |
| OKLab | oklab(87.82% 0.0082 -0.055) |
| OKLCH | oklch(87.82% 0.056 278.5) |
| XYZ | xyz(66.5636, 67.2360, 101.5475) |
| Luminance | 0.6724 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle
#CCCCFF
ΔE00 3.31
Light Periwinkle
#C1C6FC
ΔE00 4.44
Lavender (CSS)
#E6E6FA
ΔE00 7.66
Light Blue Grey
#B7C9E2
ΔE00 8.10
Powder Blue (survey)
#B1D1FC
ΔE00 8.71
Lightsteelblue
#B0C4DE
ΔE00 9.00
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CED4FC #FCF6CE
analogous
#CEEBFC #CED4FC #DFCEFC
triadic
#CED4FC #FCCED4 #D4FCCE
tetradic
#CED4FC #FCCEEB #FCF6CE #CEFCDF
square
#CED4FC #FCCEEB #FCF6CE #CEFCDF
split-complementary
#CED4FC #FCDFCE #EBFCCE
monochromatic
#5B6FF5 #94A1F8 #CED4FC #E2E6FD #E2E6FD
Accessibility & contrast
On white
1.45
#CED4FC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.45
#CED4FC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CED4FC
14.45:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CED4FC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CED4FC | 1.00 | 1.45 | 14.45 | 14.45 |
| #FFFFFF | 1.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.45 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.45 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CAD8FE
Deuteranopia (green-blind)
#C7D4FB
Tritanopia (blue-blind)
#C4DBE1
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #ced4fc; /* rgb */ color: rgb(206, 212, 252); /* oklch */ color: oklch(87.8% 0.056 278.5);
Tailwind
colors: {
custom: {
50: '#dde1fd',
500: '#ced4fc',
950: '#000000',
},
}SCSS
$custom: #ced4fc; $custom-light: #dde1fd; $custom-dark: #000000;
JSON
{
"hex": "#ced4fc",
"rgb": {
"r": 206,
"g": 212,
"b": 252
},
"hsl": {
"h": 232.174,
"s": 88.462,
"l": 89.804
},
"oklch": {
"l": 0.87822,
"c": 0.05557,
"h": 278.5
},
"luminance": 0.67237
}Semantic roles & 50–950 ramp
primary
#CED4FC
secondary
#E4D88B
accent
#C700E5
background
#FEFEFF
surface
#FCFCFF
border
#D5D5D7
text
#151517
muted
#848485