#CFB9FB#CFB9FB
#CFB9FB is a very light, moderate violet. Relative luminance 0.549; OKLCH L 82.7% C 0.094 H 299.6°. Best body text is #000000 at 11.99:1 contrast (WCAG AA passes).
Color values
| HEX | #CFB9FB |
|---|---|
| RGB | rgb(207, 185, 251) |
| HSL | hsl(260, 89%, 85%) |
| HSV | hsv(260, 26%, 98%) |
| CMYK | cmyk(17.5%, 26.3%, 0%, 1.6%) |
| CIE-LAB | lab(79.00, 20.60, -29.74) |
| CIE-LCH | lch(79.00, 36.18, 304.71°) |
| OKLab | oklab(82.69% 0.0464 -0.0816) |
| OKLCH | oklch(82.69% 0.094 299.6) |
| XYZ | xyz(60.4900, 54.9282, 98.6635) |
| Luminance | 0.5493 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Light Violet
#D6B4FC
ΔE00 2.62
Pale Violet
#CEAEFA
ΔE00 3.18
Light Lavender
#DFC5FE
ΔE00 4.06
Mauve
#E0B0FF
ΔE00 5.29
Pale Lilac
#E4CBFF
ΔE00 5.74
Periwinkle
#CCCCFF
ΔE00 6.44
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CFB9FB #E5FBB9
analogous
#B9C4FB #CFB9FB #F0B9FB
triadic
#CFB9FB #FBCFB9 #B9FBCF
tetradic
#CFB9FB #FBB9C4 #E5FBB9 #B9FBF0
square
#CFB9FB #FBB9C4 #E5FBB9 #B9FBF0
split-complementary
#CFB9FB #FBF0B9 #C4FBB9
monochromatic
#8045F4 #A77FF8 #CFB9FB #EBE2FD #EBE2FD
Accessibility & contrast
On white
1.75
#CFB9FB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.99
#CFB9FB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CFB9FB
11.99:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CFB9FB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CFB9FB | 1.00 | 1.75 | 11.99 | 11.99 |
| #FFFFFF | 1.75 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.99 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.99 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ABC3FE
Deuteranopia (green-blind)
#AFC3F9
Tritanopia (blue-blind)
#C7C3D0
Achromatopsia (no color)
#C4C4C4
Design tokens & code
CSS
--color: #cfb9fb; /* rgb */ color: rgb(207, 185, 251); /* oklch */ color: oklch(82.7% 0.094 299.6);
Tailwind
colors: {
custom: {
50: '#decefc',
500: '#cfb9fb',
950: '#000000',
},
}SCSS
$custom: #cfb9fb; $custom-light: #decefc; $custom-dark: #000000;
JSON
{
"hex": "#cfb9fb",
"rgb": {
"r": 207,
"g": 185,
"b": 251
},
"hsl": {
"h": 260,
"s": 89.189,
"l": 85.49
},
"oklch": {
"l": 0.82691,
"c": 0.09387,
"h": 299.6
},
"luminance": 0.54928
}Semantic roles & 50–950 ramp
primary
#CFB9FB
secondary
#BDE078
accent
#E60099
background
#FEFEFF
surface
#FCFAFF
border
#D5D3D7
text
#151317
muted
#848385