#CFCBFC#CFCBFC
#CFCBFC is a very light, moderate blue. Relative luminance 0.630; OKLCH L 86.1% C 0.068 H 288.6°. Best body text is #000000 at 13.60:1 contrast (WCAG AA passes).
Color values
| HEX | #CFCBFC |
|---|---|
| RGB | rgb(207, 203, 252) |
| HSL | hsl(245, 89%, 89%) |
| HSV | hsv(245, 19%, 99%) |
| CMYK | cmyk(17.9%, 19.4%, 0%, 1.2%) |
| CIE-LAB | lab(83.44, 11.09, -23.49) |
| CIE-LCH | lch(83.44, 25.97, 295.28°) |
| OKLab | oklab(86.14% 0.0216 -0.0641) |
| OKLCH | oklch(86.14% 0.068 288.6) |
| XYZ | xyz(64.6548, 63.0048, 100.8314) |
| Luminance | 0.6301 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle
#CCCCFF
ΔE00 1.43
Light Periwinkle
#C1C6FC
ΔE00 3.62
Light Lavender
#DFC5FE
ΔE00 5.66
Pale Lilac
#E4CBFF
ΔE00 5.80
Pale Lavender
#EECFFE
ΔE00 8.03
Light Violet
#D6B4FC
ΔE00 8.24
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CFCBFC #F8FCCB
analogous
#CBE0FC #CFCBFC #E8CBFC
triadic
#CFCBFC #FCCFCB #CBFCCF
tetradic
#CFCBFC #FCCBE0 #F8FCCB #CBFCE8
square
#CFCBFC #FCCBE0 #F8FCCB #CBFCE8
split-complementary
#CFCBFC #FCE8CB #E0FCCB
monochromatic
#6457F5 #9A91F9 #CFCBFC #E4E2FD #E4E2FD
Accessibility & contrast
On white
1.54
#CFCBFC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.60
#CFCBFC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CFCBFC
13.60:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CFCBFC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CFCBFC | 1.00 | 1.54 | 13.60 | 13.60 |
| #FFFFFF | 1.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.60 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.60 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C0D1FE
Deuteranopia (green-blind)
#BFCFFB
Tritanopia (blue-blind)
#C6D3DB
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #cfcbfc; /* rgb */ color: rgb(207, 203, 252); /* oklch */ color: oklch(86.1% 0.068 288.6);
Tailwind
colors: {
custom: {
50: '#dedafd',
500: '#cfcbfc',
950: '#000000',
},
}SCSS
$custom: #cfcbfc; $custom-light: #dedafd; $custom-dark: #000000;
JSON
{
"hex": "#cfcbfc",
"rgb": {
"r": 207,
"g": 203,
"b": 252
},
"hsl": {
"h": 244.898,
"s": 89.091,
"l": 89.216
},
"oklch": {
"l": 0.86143,
"c": 0.06763,
"h": 288.6
},
"luminance": 0.63006
}Semantic roles & 50–950 ramp
primary
#CFCBFC
secondary
#DCE388
accent
#E600D3
background
#FEFEFF
surface
#FCFBFF
border
#D5D4D7
text
#151417
muted
#848385