#CFBEF8#CFBEF8
#CFBEF8 is a very light, moderate violet. Relative luminance 0.569; OKLCH L 83.5% C 0.082 H 298.0°. Best body text is #000000 at 12.37:1 contrast (WCAG AA passes).
Color values
| HEX | #CFBEF8 |
|---|---|
| RGB | rgb(207, 190, 248) |
| HSL | hsl(258, 81%, 86%) |
| HSV | hsv(258, 23%, 97%) |
| CMYK | cmyk(16.5%, 23.4%, 0%, 2.7%) |
| CIE-LAB | lab(80.11, 17.24, -26.44) |
| CIE-LCH | lch(80.11, 31.57, 303.10°) |
| OKLab | oklab(83.51% 0.0385 -0.0723) |
| OKLCH | oklch(83.51% 0.082 298) |
| XYZ | xyz(61.0853, 56.8694, 96.5475) |
| Luminance | 0.5687 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Light Lavender
#DFC5FE
ΔE00 3.26
Light Violet
#D6B4FC
ΔE00 4.24
Pale Lilac
#E4CBFF
ΔE00 4.59
Pale Violet
#CEAEFA
ΔE00 5.05
Periwinkle
#CCCCFF
ΔE00 5.06
Light Periwinkle
#C1C6FC
ΔE00 5.92
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CFBEF8 #E7F8BE
analogous
#BECAF8 #CFBEF8 #ECBEF8
triadic
#CFBEF8 #F8CFBE #BEF8CF
tetradic
#CFBEF8 #F8BECA #E7F8BE #BEF8EC
square
#CFBEF8 #F8BECA #E7F8BE #BEF8EC
split-complementary
#CFBEF8 #F8ECBE #CAF8BE
monochromatic
#7D4FEC #A687F2 #CFBEF8 #EBE3FC #EBE3FC
Accessibility & contrast
On white
1.70
#CFBEF8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.37
#CFBEF8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CFBEF8
12.37:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CFBEF8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CFBEF8 | 1.00 | 1.70 | 12.37 | 12.37 |
| #FFFFFF | 1.70 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.37 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.37 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B2C7FA
Deuteranopia (green-blind)
#B4C6F6
Tritanopia (blue-blind)
#C8C7D2
Achromatopsia (no color)
#C7C7C7
Design tokens & code
CSS
--color: #cfbef8; /* rgb */ color: rgb(207, 190, 248); /* oklch */ color: oklch(83.5% 0.082 298.0);
Tailwind
colors: {
custom: {
50: '#ded1fa',
500: '#cfbef8',
950: '#000000',
},
}SCSS
$custom: #cfbef8; $custom-light: #ded1fa; $custom-dark: #000000;
JSON
{
"hex": "#cfbef8",
"rgb": {
"r": 207,
"g": 190,
"b": 248
},
"hsl": {
"h": 257.586,
"s": 80.556,
"l": 85.882
},
"oklch": {
"l": 0.83509,
"c": 0.08192,
"h": 298
},
"luminance": 0.5687
}Semantic roles & 50–950 ramp
primary
#CFBEF8
secondary
#C0DB7F
accent
#DD099F
background
#FEFEFF
surface
#FCFBFF
border
#D5D4D7
text
#151417
muted
#848385