#CFBEF6#CFBEF6
#CFBEF6 is a very light, moderate violet. Relative luminance 0.567; OKLCH L 83.4% C 0.079 H 298.6°. Best body text is #000000 at 12.35:1 contrast (WCAG AA passes).
Color values
| HEX | #CFBEF6 |
|---|---|
| RGB | rgb(207, 190, 246) |
| HSL | hsl(258, 76%, 85%) |
| HSV | hsv(258, 23%, 96%) |
| CMYK | cmyk(15.9%, 22.8%, 0%, 3.5%) |
| CIE-LAB | lab(80.04, 16.81, -25.48) |
| CIE-LCH | lch(80.04, 30.52, 303.42°) |
| OKLab | oklab(83.43% 0.0379 -0.0696) |
| OKLCH | oklch(83.43% 0.079 298.6) |
| XYZ | xyz(60.7767, 56.7459, 94.9221) |
| Luminance | 0.5675 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Light Lavender
#DFC5FE
ΔE00 3.15
Pale Lilac
#E4CBFF
ΔE00 4.40
Light Violet
#D6B4FC
ΔE00 4.44
Periwinkle
#CCCCFF
ΔE00 5.15
Pale Violet
#CEAEFA
ΔE00 5.31
Light Periwinkle
#C1C6FC
ΔE00 6.11
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CFBEF6 #E5F6BE
analogous
#BEC9F6 #CFBEF6 #EBBEF6
triadic
#CFBEF6 #F6CFBE #BEF6CF
tetradic
#CFBEF6 #F6BEC9 #E5F6BE #BEF6EB
square
#CFBEF6 #F6BEC9 #E5F6BE #BEF6EB
split-complementary
#CFBEF6 #F6EBBE #C9F6BE
monochromatic
#8052E7 #A788EF #CFBEF6 #EBE4FB #EBE4FB
Accessibility & contrast
On white
1.70
#CFBEF6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.35
#CFBEF6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CFBEF6
12.35:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CFBEF6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CFBEF6 | 1.00 | 1.70 | 12.35 | 12.35 |
| #FFFFFF | 1.70 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.35 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.35 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B3C6F8
Deuteranopia (green-blind)
#B5C6F4
Tritanopia (blue-blind)
#C8C6D1
Achromatopsia (no color)
#C6C6C6
Design tokens & code
CSS
--color: #cfbef6; /* rgb */ color: rgb(207, 190, 246); /* oklch */ color: oklch(83.4% 0.079 298.6);
Tailwind
colors: {
custom: {
50: '#ded1f9',
500: '#cfbef6',
950: '#000000',
},
}SCSS
$custom: #cfbef6; $custom-light: #ded1f9; $custom-dark: #000000;
JSON
{
"hex": "#cfbef6",
"rgb": {
"r": 207,
"g": 190,
"b": 246
},
"hsl": {
"h": 258.214,
"s": 75.676,
"l": 85.49
},
"oklch": {
"l": 0.83433,
"c": 0.07925,
"h": 298.6
},
"luminance": 0.56746
}Semantic roles & 50–950 ramp
primary
#CFBEF6
secondary
#BDD880
accent
#D80E9A
background
#FEFEFF
surface
#FCFBFF
border
#D5D4D7
text
#151417
muted
#848385