#CED0FE#CED0FE
#CED0FE is a very light, moderate blue. Relative luminance 0.654; OKLCH L 87.1% C 0.063 H 283.0°. Best body text is #000000 at 14.08:1 contrast (WCAG AA passes).
Color values
| HEX | #CED0FE |
|---|---|
| RGB | rgb(206, 208, 254) |
| HSL | hsl(238, 96%, 90%) |
| HSV | hsv(238, 19%, 100%) |
| CMYK | cmyk(18.9%, 18.1%, 0%, 0.4%) |
| CIE-LAB | lab(84.68, 8.55, -22.67) |
| CIE-LCH | lch(84.68, 24.23, 290.66°) |
| OKLab | oklab(87.11% 0.0143 -0.0618) |
| OKLCH | oklch(87.11% 0.063 283) |
| XYZ | xyz(65.8946, 65.3883, 102.8963) |
| Luminance | 0.6539 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle
#CCCCFF
ΔE00 1.42
Light Periwinkle
#C1C6FC
ΔE00 3.33
Pale Lilac
#E4CBFF
ΔE00 7.49
Light Lavender
#DFC5FE
ΔE00 7.51
Lavender (CSS)
#E6E6FA
ΔE00 9.24
Light Blue Grey
#B7C9E2
ΔE00 9.33
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CED0FE #FEFCCE
analogous
#CEE8FE #CED0FE #E4CEFE
triadic
#CED0FE #FECED0 #D0FECE
tetradic
#CED0FE #FECEE8 #FEFCCE #CEFEE4
square
#CED0FE #FECEE8 #FEFCCE #CEFEE4
split-complementary
#CED0FE #FEE4CE #E8FECE
monochromatic
#565DFC #9296FD #CED0FE #E1E2FE #E1E2FE
Accessibility & contrast
On white
1.49
#CED0FE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.08
#CED0FE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CED0FE
14.08:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CED0FE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CED0FE | 1.00 | 1.49 | 14.08 | 14.08 |
| #FFFFFF | 1.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.08 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.08 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C4D5FF
Deuteranopia (green-blind)
#C3D2FD
Tritanopia (blue-blind)
#C4D8DF
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #ced0fe; /* rgb */ color: rgb(206, 208, 254); /* oklch */ color: oklch(87.1% 0.063 283.0);
Tailwind
colors: {
custom: {
50: '#dddefe',
500: '#ced0fe',
950: '#000000',
},
}SCSS
$custom: #ced0fe; $custom-light: #dddefe; $custom-dark: #000000;
JSON
{
"hex": "#ced0fe",
"rgb": {
"r": 206,
"g": 208,
"b": 254
},
"hsl": {
"h": 237.5,
"s": 96,
"l": 90.196
},
"oklch": {
"l": 0.87111,
"c": 0.06349,
"h": 283
},
"luminance": 0.65389
}Semantic roles & 50–950 ramp
primary
#CED0FE
secondary
#E8E488
accent
#DC00E6
background
#FEFEFF
surface
#FCFCFF
border
#D5D5D7
text
#151518
muted
#848486