#CFC8FD#CFC8FD
#CFC8FD is a very light, moderate blue. Relative luminance 0.617; OKLCH L 85.6% C 0.073 H 290.8°. Best body text is #000000 at 13.33:1 contrast (WCAG AA passes).
Color values
| HEX | #CFC8FD |
|---|---|
| RGB | rgb(207, 200, 253) |
| HSL | hsl(248, 93%, 89%) |
| HSV | hsv(248, 21%, 99%) |
| CMYK | cmyk(18.2%, 20.9%, 0%, 0.8%) |
| CIE-LAB | lab(82.73, 12.92, -25.10) |
| CIE-LCH | lch(82.73, 28.23, 297.24°) |
| OKLab | oklab(85.6% 0.0261 -0.0686) |
| OKLCH | oklch(85.6% 0.073 290.8) |
| XYZ | xyz(64.1120, 61.6651, 101.4343) |
| Luminance | 0.6167 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle
#CCCCFF
ΔE00 2.03
Light Periwinkle
#C1C6FC
ΔE00 3.74
Light Lavender
#DFC5FE
ΔE00 4.84
Pale Lilac
#E4CBFF
ΔE00 5.28
Light Violet
#D6B4FC
ΔE00 7.14
Pale Lavender
#EECFFE
ΔE00 7.69
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CFC8FD #F6FDC8
analogous
#C8DCFD #CFC8FD #EAC8FD
triadic
#CFC8FD #FDCFC8 #C8FDCF
tetradic
#CFC8FD #FDC8DC #F6FDC8 #C8FDEA
square
#CFC8FD #FDC8DC #F6FDC8 #C8FDEA
split-complementary
#CFC8FD #FDEAC8 #DCFDC8
monochromatic
#6852F9 #9B8DFB #CFC8FD #E5E1FE #E5E1FE
Accessibility & contrast
On white
1.58
#CFC8FD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.33
#CFC8FD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CFC8FD
13.33:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CFC8FD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CFC8FD | 1.00 | 1.58 | 13.33 | 13.33 |
| #FFFFFF | 1.58 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.33 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.33 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BCCFFF
Deuteranopia (green-blind)
#BCCDFC
Tritanopia (blue-blind)
#C6D0DA
Achromatopsia (no color)
#CECECE
Design tokens & code
CSS
--color: #cfc8fd; /* rgb */ color: rgb(207, 200, 253); /* oklch */ color: oklch(85.6% 0.073 290.8);
Tailwind
colors: {
custom: {
50: '#ded8fe',
500: '#cfc8fd',
950: '#000000',
},
}SCSS
$custom: #cfc8fd; $custom-light: #ded8fe; $custom-dark: #000000;
JSON
{
"hex": "#cfc8fd",
"rgb": {
"r": 207,
"g": 200,
"b": 253
},
"hsl": {
"h": 247.925,
"s": 92.982,
"l": 88.824
},
"oklch": {
"l": 0.85603,
"c": 0.07337,
"h": 290.8
},
"luminance": 0.61666
}Semantic roles & 50–950 ramp
primary
#CFC8FD
secondary
#D8E584
accent
#E600C7
background
#FEFEFF
surface
#FCFBFF
border
#D5D4D7
text
#151417
muted
#848385