#CDCEFC#CDCEFC
#CDCEFC is a very light, moderate blue. Relative luminance 0.641; OKLCH L 86.6% C 0.064 H 284.0°. Best body text is #000000 at 13.83:1 contrast (WCAG AA passes).
Color values
| HEX | #CDCEFC |
|---|---|
| RGB | rgb(205, 206, 252) |
| HSL | hsl(239, 89%, 90%) |
| HSV | hsv(239, 19%, 99%) |
| CMYK | cmyk(18.7%, 18.3%, 0%, 1.2%) |
| CIE-LAB | lab(84.04, 8.88, -22.59) |
| CIE-LCH | lch(84.04, 24.27, 291.45°) |
| OKLab | oklab(86.57% 0.0154 -0.0616) |
| OKLCH | oklch(86.57% 0.064 284) |
| XYZ | xyz(64.8147, 64.1491, 101.0438) |
| Luminance | 0.6415 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle
#CCCCFF
ΔE00 1.21
Light Periwinkle
#C1C6FC
ΔE00 3.20
Light Lavender
#DFC5FE
ΔE00 7.18
Pale Lilac
#E4CBFF
ΔE00 7.21
Pale Lavender
#EECFFE
ΔE00 9.32
Light Blue Grey
#B7C9E2
ΔE00 9.45
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CDCEFC #FCFBCD
analogous
#CDE6FC #CDCEFC #E4CDFC
triadic
#CDCEFC #FCCDCE #CEFCCD
tetradic
#CDCEFC #FCCDE6 #FCFBCD #CDFCE4
square
#CDCEFC #FCCDE6 #FCFBCD #CDFCE4
split-complementary
#CDCEFC #FCE4CD #E6FCCD
monochromatic
#5A5DF5 #9395F9 #CDCEFC #E2E3FD #E2E3FD
Accessibility & contrast
On white
1.52
#CDCEFC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.83
#CDCEFC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CDCEFC
13.83:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CDCEFC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CDCEFC | 1.00 | 1.52 | 13.83 | 13.83 |
| #FFFFFF | 1.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.83 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.83 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C3D3FE
Deuteranopia (green-blind)
#C1D0FB
Tritanopia (blue-blind)
#C3D6DD
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #cdcefc; /* rgb */ color: rgb(205, 206, 252); /* oklch */ color: oklch(86.6% 0.064 284.0);
Tailwind
colors: {
custom: {
50: '#dcdcfd',
500: '#cdcefc',
950: '#000000',
},
}SCSS
$custom: #cdcefc; $custom-light: #dcdcfd; $custom-dark: #000000;
JSON
{
"hex": "#cdcefc",
"rgb": {
"r": 205,
"g": 206,
"b": 252
},
"hsl": {
"h": 238.723,
"s": 88.679,
"l": 89.608
},
"oklch": {
"l": 0.86572,
"c": 0.06351,
"h": 284
},
"luminance": 0.6415
}Semantic roles & 50–950 ramp
primary
#CDCEFC
secondary
#E4E28A
accent
#E000E5
background
#FEFEFF
surface
#FCFCFF
border
#D5D5D7
text
#151517
muted
#848485