#CFBCFE#CFBCFE
#CFBCFE is a very light, moderate violet. Relative luminance 0.564; OKLCH L 83.4% C 0.093 H 297.6°. Best body text is #000000 at 12.28:1 contrast (WCAG AA passes).
Color values
| HEX | #CFBCFE |
|---|---|
| RGB | rgb(207, 188, 254) |
| HSL | hsl(257, 97%, 87%) |
| HSV | hsv(257, 26%, 100%) |
| CMYK | cmyk(18.5%, 26%, 0%, 0.4%) |
| CIE-LAB | lab(79.83, 19.62, -30.07) |
| CIE-LCH | lch(79.83, 35.91, 303.13°) |
| OKLab | oklab(83.37% 0.0431 -0.0825) |
| OKLCH | oklch(83.37% 0.093 297.6) |
| XYZ | xyz(61.6009, 56.3873, 101.3852) |
| Luminance | 0.5639 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Light Violet
#D6B4FC
ΔE00 3.42
Pale Violet
#CEAEFA
ΔE00 3.94
Light Lavender
#DFC5FE
ΔE00 4.09
Periwinkle
#CCCCFF
ΔE00 5.60
Pale Lilac
#E4CBFF
ΔE00 5.65
Light Periwinkle
#C1C6FC
ΔE00 6.01
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CFBCFE #EBFEBC
analogous
#BCCAFE #CFBCFE #F0BCFE
triadic
#CFBCFE #FECFBC #BCFECF
tetradic
#CFBCFE #FEBCCA #EBFEBC #BCFEF0
square
#CFBCFE #FEBCCA #EBFEBC #BCFEF0
split-complementary
#CFBCFE #FEF0BC #CAFEBC
monochromatic
#7943FC #A480FD #CFBCFE #E9E1FF #E9E1FF
Accessibility & contrast
On white
1.71
#CFBCFE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.28
#CFBCFE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CFBCFE
12.28:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CFBCFE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CFBCFE | 1.00 | 1.71 | 12.28 | 12.28 |
| #FFFFFF | 1.71 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.28 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.28 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AEC6FF
Deuteranopia (green-blind)
#B0C5FC
Tritanopia (blue-blind)
#C6C6D3
Achromatopsia (no color)
#C6C6C6
Design tokens & code
CSS
--color: #cfbcfe; /* rgb */ color: rgb(207, 188, 254); /* oklch */ color: oklch(83.4% 0.093 297.6);
Tailwind
colors: {
custom: {
50: '#ded0ff',
500: '#cfbcfe',
950: '#000000',
},
}SCSS
$custom: #cfbcfe; $custom-light: #ded0ff; $custom-dark: #000000;
JSON
{
"hex": "#cfbcfe",
"rgb": {
"r": 207,
"g": 188,
"b": 254
},
"hsl": {
"h": 257.273,
"s": 97.059,
"l": 86.667
},
"oklch": {
"l": 0.8337,
"c": 0.09309,
"h": 297.6
},
"luminance": 0.56388
}Semantic roles & 50–950 ramp
primary
#CFBCFE
secondary
#C6E579
accent
#E600A3
background
#FEFEFF
surface
#FCFBFF
border
#D5D4D7
text
#151418
muted
#848386