#CED1FE#CED1FE
#CED1FE is a very light, moderate blue. Relative luminance 0.659; OKLCH L 87.3% C 0.062 H 282.0°. Best body text is #000000 at 14.18:1 contrast (WCAG AA passes).
Color values
| HEX | #CED1FE |
|---|---|
| RGB | rgb(206, 209, 254) |
| HSL | hsl(236, 96%, 90%) |
| HSV | hsv(236, 19%, 100%) |
| CMYK | cmyk(18.9%, 17.7%, 0%, 0.4%) |
| CIE-LAB | lab(84.93, 8.01, -22.29) |
| CIE-LCH | lch(84.93, 23.69, 289.77°) |
| OKLab | oklab(87.31% 0.013 -0.0608) |
| OKLCH | oklch(87.31% 0.062 282) |
| XYZ | xyz(66.1392, 65.8775, 102.9778) |
| Luminance | 0.6588 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle
#CCCCFF
ΔE00 1.77
Light Periwinkle
#C1C6FC
ΔE00 3.48
Pale Lilac
#E4CBFF
ΔE00 7.81
Light Lavender
#DFC5FE
ΔE00 7.86
Lavender (CSS)
#E6E6FA
ΔE00 8.94
Light Blue Grey
#B7C9E2
ΔE00 9.10
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CED1FE #FEFBCE
analogous
#CEE9FE #CED1FE #E3CEFE
triadic
#CED1FE #FECED1 #D1FECE
tetradic
#CED1FE #FECEE9 #FEFBCE #CEFEE3
square
#CED1FE #FECEE9 #FEFBCE #CEFEE3
split-complementary
#CED1FE #FEE3CE #E9FECE
monochromatic
#5660FC #9299FD #CED1FE #E1E3FE #E1E3FE
Accessibility & contrast
On white
1.48
#CED1FE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.18
#CED1FE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CED1FE
14.18:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CED1FE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CED1FE | 1.00 | 1.48 | 14.18 | 14.18 |
| #FFFFFF | 1.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.18 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.18 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C6D6FF
Deuteranopia (green-blind)
#C4D3FD
Tritanopia (blue-blind)
#C3D9E0
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #ced1fe; /* rgb */ color: rgb(206, 209, 254); /* oklch */ color: oklch(87.3% 0.062 282.0);
Tailwind
colors: {
custom: {
50: '#dddffe',
500: '#ced1fe',
950: '#000000',
},
}SCSS
$custom: #ced1fe; $custom-light: #dddffe; $custom-dark: #000000;
JSON
{
"hex": "#ced1fe",
"rgb": {
"r": 206,
"g": 209,
"b": 254
},
"hsl": {
"h": 236.25,
"s": 96,
"l": 90.196
},
"oklch": {
"l": 0.87306,
"c": 0.06215,
"h": 282
},
"luminance": 0.65878
}Semantic roles & 50–950 ramp
primary
#CED1FE
secondary
#E8E288
accent
#D700E6
background
#FEFEFF
surface
#FCFCFF
border
#D5D5D7
text
#151518
muted
#848486