#CFBBFE#CFBBFE
#CFBBFE is a very light, moderate violet. Relative luminance 0.560; OKLCH L 83.2% C 0.095 H 298.0°. Best body text is #000000 at 12.19:1 contrast (WCAG AA passes).
Color values
| HEX | #CFBBFE |
|---|---|
| RGB | rgb(207, 187, 254) |
| HSL | hsl(258, 97%, 86%) |
| HSV | hsv(258, 26%, 100%) |
| CMYK | cmyk(18.5%, 26.4%, 0%, 0.4%) |
| CIE-LAB | lab(79.59, 20.17, -30.44) |
| CIE-LCH | lch(79.59, 36.51, 303.52°) |
| OKLab | oklab(83.18% 0.0445 -0.0836) |
| OKLCH | oklch(83.18% 0.095 298) |
| XYZ | xyz(61.3880, 55.9615, 101.3142) |
| Luminance | 0.5596 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Light Violet
#D6B4FC
ΔE00 3.16
Pale Violet
#CEAEFA
ΔE00 3.63
Light Lavender
#DFC5FE
ΔE00 4.20
Mauve
#E0B0FF
ΔE00 5.78
Pale Lilac
#E4CBFF
ΔE00 5.80
Periwinkle
#CCCCFF
ΔE00 5.89
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CFBBFE #EAFEBB
analogous
#BBC9FE #CFBBFE #F0BBFE
triadic
#CFBBFE #FECFBB #BBFECF
tetradic
#CFBBFE #FEBBC9 #EAFEBB #BBFEF0
square
#CFBBFE #FEBBC9 #EAFEBB #BBFEF0
split-complementary
#CFBBFE #FEF0BB #C9FEBB
monochromatic
#7A42FC #A47FFD #CFBBFE #EAE1FF #EAE1FF
Accessibility & contrast
On white
1.72
#CFBBFE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.19
#CFBBFE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CFBBFE
12.19:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CFBBFE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CFBBFE | 1.00 | 1.72 | 12.19 | 12.19 |
| #FFFFFF | 1.72 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.19 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.19 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ACC5FF
Deuteranopia (green-blind)
#AFC5FC
Tritanopia (blue-blind)
#C7C5D2
Achromatopsia (no color)
#C5C5C5
Design tokens & code
CSS
--color: #cfbbfe; /* rgb */ color: rgb(207, 187, 254); /* oklch */ color: oklch(83.2% 0.095 298.0);
Tailwind
colors: {
custom: {
50: '#decfff',
500: '#cfbbfe',
950: '#000000',
},
}SCSS
$custom: #cfbbfe; $custom-light: #decfff; $custom-dark: #000000;
JSON
{
"hex": "#cfbbfe",
"rgb": {
"r": 207,
"g": 187,
"b": 254
},
"hsl": {
"h": 257.91,
"s": 97.101,
"l": 86.471
},
"oklch": {
"l": 0.83183,
"c": 0.09466,
"h": 298
},
"luminance": 0.55962
}Semantic roles & 50–950 ramp
primary
#CFBBFE
secondary
#C5E578
accent
#E600A1
background
#FEFEFF
surface
#FCFBFF
border
#D5D4D7
text
#151318
muted
#848386