#CFC7FB#CFC7FB
#CFC7FB is a very light, moderate blue. Relative luminance 0.611; OKLCH L 85.3% C 0.072 H 291.8°. Best body text is #000000 at 13.22:1 contrast (WCAG AA passes).
Color values
| HEX | #CFC7FB |
|---|---|
| RGB | rgb(207, 199, 251) |
| HSL | hsl(249, 87%, 88%) |
| HSV | hsv(249, 21%, 98%) |
| CMYK | cmyk(17.5%, 20.7%, 0%, 1.6%) |
| CIE-LAB | lab(82.42, 13.02, -24.51) |
| CIE-LCH | lch(82.42, 27.76, 297.98°) |
| OKLab | oklab(85.34% 0.0268 -0.0669) |
| OKLCH | oklch(85.34% 0.072 291.8) |
| XYZ | xyz(63.5643, 61.0767, 99.6882) |
| Luminance | 0.6108 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle
#CCCCFF
ΔE00 2.42
Light Periwinkle
#C1C6FC
ΔE00 4.08
Light Lavender
#DFC5FE
ΔE00 4.57
Pale Lilac
#E4CBFF
ΔE00 5.00
Light Violet
#D6B4FC
ΔE00 6.95
Pale Lavender
#EECFFE
ΔE00 7.41
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CFC7FB #F3FBC7
analogous
#C7D9FB #CFC7FB #E9C7FB
triadic
#CFC7FB #FBCFC7 #C7FBCF
tetradic
#CFC7FB #FBC7D9 #F3FBC7 #C7FBE9
square
#CFC7FB #FBC7D9 #F3FBC7 #C7FBE9
split-complementary
#CFC7FB #FBE9C7 #D9FBC7
monochromatic
#6D55F3 #9E8EF7 #CFC7FB #E7E2FD #E7E2FD
Accessibility & contrast
On white
1.59
#CFC7FB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.22
#CFC7FB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CFC7FB
13.22:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CFC7FB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CFC7FB | 1.00 | 1.59 | 13.22 | 13.22 |
| #FFFFFF | 1.59 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.22 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.22 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BBCEFD
Deuteranopia (green-blind)
#BCCCFA
Tritanopia (blue-blind)
#C6CFD9
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #cfc7fb; /* rgb */ color: rgb(207, 199, 251); /* oklch */ color: oklch(85.3% 0.072 291.8);
Tailwind
colors: {
custom: {
50: '#ded8fc',
500: '#cfc7fb',
950: '#000000',
},
}SCSS
$custom: #cfc7fb; $custom-light: #ded8fc; $custom-dark: #000000;
JSON
{
"hex": "#cfc7fb",
"rgb": {
"r": 207,
"g": 199,
"b": 251
},
"hsl": {
"h": 249.231,
"s": 86.667,
"l": 88.235
},
"oklch": {
"l": 0.85336,
"c": 0.07212,
"h": 291.8
},
"luminance": 0.61077
}Semantic roles & 50–950 ramp
primary
#CFC7FB
secondary
#D3E185
accent
#E302C1
background
#FEFEFF
surface
#FCFBFF
border
#D5D4D7
text
#151417
muted
#848385