#CFCEFD#CFCEFD
#CFCEFD is a very light, moderate blue. Relative luminance 0.645; OKLCH L 86.8% C 0.065 H 285.9°. Best body text is #000000 at 13.90:1 contrast (WCAG AA passes).
Color values
| HEX | #CFCEFD |
|---|---|
| RGB | rgb(207, 206, 253) |
| HSL | hsl(241, 92%, 90%) |
| HSV | hsv(241, 19%, 99%) |
| CMYK | cmyk(18.2%, 18.6%, 0%, 0.8%) |
| CIE-LAB | lab(84.22, 9.70, -22.83) |
| CIE-LCH | lch(84.22, 24.81, 293.03°) |
| OKLab | oklab(86.76% 0.0178 -0.0623) |
| OKLCH | oklch(86.76% 0.065 285.9) |
| XYZ | xyz(65.5290, 64.4990, 101.9066) |
| Luminance | 0.6450 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle
#CCCCFF
ΔE00 1.19
Light Periwinkle
#C1C6FC
ΔE00 3.50
Pale Lilac
#E4CBFF
ΔE00 6.59
Light Lavender
#DFC5FE
ΔE00 6.59
Pale Lavender
#EECFFE
ΔE00 8.70
Light Violet
#D6B4FC
ΔE00 9.19
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CFCEFD #FCFDCE
analogous
#CEE4FD #CFCEFD #E7CEFD
triadic
#CFCEFD #FDCFCE #CEFDCF
tetradic
#CFCEFD #FDCEE4 #FCFDCE #CEFDE7
square
#CFCEFD #FDCEE4 #FCFDCE #CEFDE7
split-complementary
#CFCEFD #FDE7CE #E4FDCE
monochromatic
#5C58F8 #9593FB #CFCEFD #E2E2FE #E2E2FE
Accessibility & contrast
On white
1.51
#CFCEFD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.90
#CFCEFD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CFCEFD
13.90:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CFCEFD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CFCEFD | 1.00 | 1.51 | 13.90 | 13.90 |
| #FFFFFF | 1.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.90 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.90 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C3D3FF
Deuteranopia (green-blind)
#C2D1FC
Tritanopia (blue-blind)
#C5D6DE
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #cfcefd; /* rgb */ color: rgb(207, 206, 253); /* oklch */ color: oklch(86.8% 0.065 285.9);
Tailwind
colors: {
custom: {
50: '#dedcfe',
500: '#cfcefd',
950: '#000000',
},
}SCSS
$custom: #cfcefd; $custom-light: #dedcfe; $custom-dark: #000000;
JSON
{
"hex": "#cfcefd",
"rgb": {
"r": 207,
"g": 206,
"b": 253
},
"hsl": {
"h": 241.277,
"s": 92.157,
"l": 90
},
"oklch": {
"l": 0.86761,
"c": 0.06476,
"h": 285.9
},
"luminance": 0.645
}Semantic roles & 50–950 ramp
primary
#CFCEFD
secondary
#E4E68A
accent
#E600E1
background
#FEFEFF
surface
#FCFCFF
border
#D5D5D7
text
#151517
muted
#848485