#CFC8EF#CFC8EF
#CFC8EF is a very light, muted violet. Relative luminance 0.608; OKLCH L 85.1% C 0.054 H 293.4°. Best body text is #000000 at 13.16:1 contrast (WCAG AA passes).
Color values
| HEX | #CFC8EF |
|---|---|
| RGB | rgb(207, 200, 239) |
| HSL | hsl(251, 55%, 86%) |
| HSV | hsv(251, 16%, 94%) |
| CMYK | cmyk(13.4%, 16.3%, 0%, 6.3%) |
| CIE-LAB | lab(82.27, 9.95, -18.34) |
| CIE-LCH | lch(82.27, 20.87, 298.48°) |
| OKLab | oklab(85.09% 0.0216 -0.0497) |
| OKLCH | oklch(85.09% 0.054 293.4) |
| XYZ | xyz(61.9631, 60.8056, 90.1168) |
| Luminance | 0.6081 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Periwinkle
#CCCCFF
ΔE00 4.29
Pale Lilac
#E4CBFF
ΔE00 5.73
Light Periwinkle
#C1C6FC
ΔE00 6.01
Light Lavender
#DFC5FE
ΔE00 6.01
Pale Lavender
#EECFFE
ΔE00 7.32
Thistle
#D8BFD8
ΔE00 7.73
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CFC8EF #E8EFC8
analogous
#C8D4EF #CFC8EF #E2C8EF
triadic
#CFC8EF #EFCFC8 #C8EFCF
tetradic
#CFC8EF #EFC8D4 #E8EFC8 #C8EFE2
square
#CFC8EF #EFC8D4 #E8EFC8 #C8EFE2
split-complementary
#CFC8EF #EFE2C8 #D4EFC8
monochromatic
#7C69D3 #A699E1 #CFC8EF #EAE7F8 #EAE7F8
Accessibility & contrast
On white
1.60
#CFC8EF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.16
#CFC8EF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CFC8EF
13.16:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CFC8EF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CFC8EF | 1.00 | 1.60 | 13.16 | 13.16 |
| #FFFFFF | 1.60 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.16 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.16 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C0CDF1
Deuteranopia (green-blind)
#C0CCEE
Tritanopia (blue-blind)
#C9CED5
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #cfc8ef; /* rgb */ color: rgb(207, 200, 239); /* oklch */ color: oklch(85.1% 0.054 293.4);
Tailwind
colors: {
custom: {
50: '#ded8f4',
500: '#cfc8ef',
950: '#000000',
},
}SCSS
$custom: #cfc8ef; $custom-light: #ded8f4; $custom-dark: #000000;
JSON
{
"hex": "#cfc8ef",
"rgb": {
"r": 207,
"g": 200,
"b": 239
},
"hsl": {
"h": 250.769,
"s": 54.93,
"l": 86.078
},
"oklch": {
"l": 0.85092,
"c": 0.0542,
"h": 293.4
},
"luminance": 0.60806
}Semantic roles & 50–950 ramp
primary
#CFC8EF
secondary
#C2CD8E
accent
#C223A6
background
#FEFEFF
surface
#FCFBFE
border
#D5D4D6
text
#151417
muted
#848385