#CFC8FA#CFC8FA
#CFC8FA is a very light, moderate blue. Relative luminance 0.615; OKLCH L 85.5% C 0.069 H 291.3°. Best body text is #000000 at 13.30:1 contrast (WCAG AA passes).
Color values
| HEX | #CFC8FA |
|---|---|
| RGB | rgb(207, 200, 250) |
| HSL | hsl(248, 83%, 88%) |
| HSV | hsv(248, 20%, 98%) |
| CMYK | cmyk(17.2%, 20%, 0%, 2%) |
| CIE-LAB | lab(82.63, 12.27, -23.66) |
| CIE-LCH | lch(82.63, 26.65, 297.42°) |
| OKLab | oklab(85.49% 0.0251 -0.0645) |
| OKLCH | oklch(85.49% 0.069 291.3) |
| XYZ | xyz(63.6379, 61.4755, 98.9372) |
| Luminance | 0.6148 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle
#CCCCFF
ΔE00 2.26
Light Periwinkle
#C1C6FC
ΔE00 4.09
Light Lavender
#DFC5FE
ΔE00 4.83
Pale Lilac
#E4CBFF
ΔE00 5.12
Light Violet
#D6B4FC
ΔE00 7.38
Pale Lavender
#EECFFE
ΔE00 7.44
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CFC8FA #F3FAC8
analogous
#C8DAFA #CFC8FA #E8C8FA
triadic
#CFC8FA #FACFC8 #C8FACF
tetradic
#CFC8FA #FAC8DA #F3FAC8 #C8FAE8
square
#CFC8FA #FAC8DA #F3FAC8 #C8FAE8
split-complementary
#CFC8FA #FAE8C8 #DAFAC8
monochromatic
#6D58F0 #9E90F5 #CFC8FA #E7E3FC #E7E3FC
Accessibility & contrast
On white
1.58
#CFC8FA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.30
#CFC8FA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CFC8FA
13.30:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CFC8FA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CFC8FA | 1.00 | 1.58 | 13.30 | 13.30 |
| #FFFFFF | 1.58 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.30 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.30 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BDCEFC
Deuteranopia (green-blind)
#BDCDF9
Tritanopia (blue-blind)
#C7D0D9
Achromatopsia (no color)
#CECECE
Design tokens & code
CSS
--color: #cfc8fa; /* rgb */ color: rgb(207, 200, 250); /* oklch */ color: oklch(85.5% 0.069 291.3);
Tailwind
colors: {
custom: {
50: '#ded8fc',
500: '#cfc8fa',
950: '#000000',
},
}SCSS
$custom: #cfc8fa; $custom-light: #ded8fc; $custom-dark: #000000;
JSON
{
"hex": "#cfc8fa",
"rgb": {
"r": 207,
"g": 200,
"b": 250
},
"hsl": {
"h": 248.4,
"s": 83.333,
"l": 88.235
},
"oklch": {
"l": 0.85491,
"c": 0.06926,
"h": 291.3
},
"luminance": 0.61476
}Semantic roles & 50–950 ramp
primary
#CFC8FA
secondary
#D3DF87
accent
#E006C1
background
#FEFEFF
surface
#FCFBFF
border
#D5D4D7
text
#151417
muted
#848385