#CFCBFD#CFCBFD
#CFCBFD is a very light, moderate blue. Relative luminance 0.631; OKLCH L 86.2% C 0.069 H 288.5°. Best body text is #000000 at 13.61:1 contrast (WCAG AA passes).
Color values
| HEX | #CFCBFD |
|---|---|
| RGB | rgb(207, 203, 253) |
| HSL | hsl(245, 93%, 89%) |
| HSV | hsv(245, 20%, 99%) |
| CMYK | cmyk(18.2%, 19.8%, 0%, 0.8%) |
| CIE-LAB | lab(83.48, 11.31, -23.97) |
| CIE-LCH | lch(83.48, 26.50, 295.26°) |
| OKLab | oklab(86.18% 0.0219 -0.0654) |
| OKLCH | oklch(86.18% 0.069 288.5) |
| XYZ | xyz(64.8136, 63.0684, 101.6682) |
| Luminance | 0.6307 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle
#CCCCFF
ΔE00 1.30
Light Periwinkle
#C1C6FC
ΔE00 3.50
Light Lavender
#DFC5FE
ΔE00 5.65
Pale Lilac
#E4CBFF
ΔE00 5.82
Pale Lavender
#EECFFE
ΔE00 8.09
Light Violet
#D6B4FC
ΔE00 8.16
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CFCBFD #F9FDCB
analogous
#CBE0FD #CFCBFD #E8CBFD
triadic
#CFCBFD #FDCFCB #CBFDCF
tetradic
#CFCBFD #FDCBE0 #F9FDCB #CBFDE8
square
#CFCBFD #FDCBE0 #F9FDCB #CBFDE8
split-complementary
#CFCBFD #FDE8CB #E0FDCB
monochromatic
#6255F8 #9990FB #CFCBFD #E4E2FE #E4E2FE
Accessibility & contrast
On white
1.54
#CFCBFD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.61
#CFCBFD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CFCBFD
13.61:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CFCBFD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CFCBFD | 1.00 | 1.54 | 13.61 | 13.61 |
| #FFFFFF | 1.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.61 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.61 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BFD1FF
Deuteranopia (green-blind)
#BFCFFC
Tritanopia (blue-blind)
#C6D3DC
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #cfcbfd; /* rgb */ color: rgb(207, 203, 253); /* oklch */ color: oklch(86.2% 0.069 288.5);
Tailwind
colors: {
custom: {
50: '#dedafe',
500: '#cfcbfd',
950: '#000000',
},
}SCSS
$custom: #cfcbfd; $custom-light: #dedafe; $custom-dark: #000000;
JSON
{
"hex": "#cfcbfd",
"rgb": {
"r": 207,
"g": 203,
"b": 253
},
"hsl": {
"h": 244.8,
"s": 92.593,
"l": 89.412
},
"oklch": {
"l": 0.8618,
"c": 0.069,
"h": 288.5
},
"luminance": 0.63069
}Semantic roles & 50–950 ramp
primary
#CFCBFD
secondary
#DEE587
accent
#E600D3
background
#FEFEFF
surface
#FCFBFF
border
#D5D4D7
text
#151417
muted
#848385