#CFCBFF#CFCBFF
#CFCBFF is a very light, moderate blue. Relative luminance 0.632; OKLCH L 86.3% C 0.072 H 288.3°. Best body text is #000000 at 13.64:1 contrast (WCAG AA passes).
Color values
| HEX | #CFCBFF |
|---|---|
| RGB | rgb(207, 203, 255) |
| HSL | hsl(245, 100%, 90%) |
| HSV | hsv(245, 20%, 100%) |
| CMYK | cmyk(18.8%, 20.4%, 0%, 0%) |
| CIE-LAB | lab(83.55, 11.74, -24.93) |
| CIE-LCH | lch(83.55, 27.55, 295.22°) |
| OKLab | oklab(86.26% 0.0226 -0.0681) |
| OKLCH | oklch(86.26% 0.072 288.3) |
| XYZ | xyz(65.1339, 63.1965, 103.3549) |
| Luminance | 0.6320 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle
#CCCCFF
ΔE00 1.13
Light Periwinkle
#C1C6FC
ΔE00 3.27
Light Lavender
#DFC5FE
ΔE00 5.66
Pale Lilac
#E4CBFF
ΔE00 5.92
Light Violet
#D6B4FC
ΔE00 8.03
Pale Lavender
#EECFFE
ΔE00 8.24
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CFCBFF #FBFFCB
analogous
#CBE1FF #CFCBFF #E9CBFF
triadic
#CFCBFF #FFCFCB #CBFFCF
tetradic
#CFCBFF #FFCBE1 #FBFFCB #CBFFE9
square
#CFCBFF #FFCBE1 #FBFFCB #CBFFE9
split-complementary
#CFCBFF #FFE9CB #E1FFCB
monochromatic
#5E51FF #978EFF #CFCBFF #E3E0FF #E3E0FF
Accessibility & contrast
On white
1.54
#CFCBFF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.64
#CFCBFF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CFCBFF
13.64:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CFCBFF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CFCBFF | 1.00 | 1.54 | 13.64 | 13.64 |
| #FFFFFF | 1.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.64 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.64 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BFD1FF
Deuteranopia (green-blind)
#BECFFE
Tritanopia (blue-blind)
#C5D3DD
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #cfcbff; /* rgb */ color: rgb(207, 203, 255); /* oklch */ color: oklch(86.3% 0.072 288.3);
Tailwind
colors: {
custom: {
50: '#dedaff',
500: '#cfcbff',
950: '#000000',
},
}SCSS
$custom: #cfcbff; $custom-light: #dedaff; $custom-dark: #000000;
JSON
{
"hex": "#cfcbff",
"rgb": {
"r": 207,
"g": 203,
"b": 255
},
"hsl": {
"h": 244.615,
"s": 100,
"l": 89.804
},
"oklch": {
"l": 0.86255,
"c": 0.07175,
"h": 288.3
},
"luminance": 0.63197
}Semantic roles & 50–950 ramp
primary
#CFCBFF
secondary
#E2E985
accent
#E600D4
background
#FEFEFF
surface
#FCFBFF
border
#D5D4D7
text
#151418
muted
#848386