#CFBDFE#CFBDFE
#CFBDFE is a very light, moderate violet. Relative luminance 0.568; OKLCH L 83.6% C 0.092 H 297.1°. Best body text is #000000 at 12.36:1 contrast (WCAG AA passes).
Color values
| HEX | #CFBDFE |
|---|---|
| RGB | rgb(207, 189, 254) |
| HSL | hsl(257, 97%, 87%) |
| HSV | hsv(257, 26%, 100%) |
| CMYK | cmyk(18.5%, 25.6%, 0%, 0.4%) |
| CIE-LAB | lab(80.08, 19.08, -29.70) |
| CIE-LCH | lch(80.08, 35.30, 302.72°) |
| OKLab | oklab(83.56% 0.0417 -0.0815) |
| OKLCH | oklch(83.56% 0.092 297.1) |
| XYZ | xyz(61.8152, 56.8160, 101.4567) |
| Luminance | 0.5682 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Light Violet
#D6B4FC
ΔE00 3.69
Light Lavender
#DFC5FE
ΔE00 4.00
Pale Violet
#CEAEFA
ΔE00 4.24
Periwinkle
#CCCCFF
ΔE00 5.30
Pale Lilac
#E4CBFF
ΔE00 5.50
Light Periwinkle
#C1C6FC
ΔE00 5.77
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CFBDFE #ECFEBD
analogous
#BDCCFE #CFBDFE #EFBDFE
triadic
#CFBDFE #FECFBD #BDFECF
tetradic
#CFBDFE #FEBDCC #ECFEBD #BDFEEF
square
#CFBDFE #FEBDCC #ECFEBD #BDFEEF
split-complementary
#CFBDFE #FEEFBD #CCFEBD
monochromatic
#7744FC #A381FD #CFBDFE #E9E1FF #E9E1FF
Accessibility & contrast
On white
1.70
#CFBDFE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.36
#CFBDFE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CFBDFE
12.36:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CFBDFE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CFBDFE | 1.00 | 1.70 | 12.36 | 12.36 |
| #FFFFFF | 1.70 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.36 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.36 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AFC7FF
Deuteranopia (green-blind)
#B1C6FC
Tritanopia (blue-blind)
#C6C7D4
Achromatopsia (no color)
#C7C7C7
Design tokens & code
CSS
--color: #cfbdfe; /* rgb */ color: rgb(207, 189, 254); /* oklch */ color: oklch(83.6% 0.092 297.1);
Tailwind
colors: {
custom: {
50: '#ded1ff',
500: '#cfbdfe',
950: '#000000',
},
}SCSS
$custom: #cfbdfe; $custom-light: #ded1ff; $custom-dark: #000000;
JSON
{
"hex": "#cfbdfe",
"rgb": {
"r": 207,
"g": 189,
"b": 254
},
"hsl": {
"h": 256.615,
"s": 97.015,
"l": 86.863
},
"oklch": {
"l": 0.83557,
"c": 0.09151,
"h": 297.1
},
"luminance": 0.56816
}Semantic roles & 50–950 ramp
primary
#CFBDFE
secondary
#C8E67A
accent
#E600A6
background
#FEFEFF
surface
#FCFBFF
border
#D5D4D7
text
#151418
muted
#848386