#CFCBFE#CFCBFE
#CFCBFE is a very light, moderate blue. Relative luminance 0.631; OKLCH L 86.2% C 0.070 H 288.4°. Best body text is #000000 at 13.63:1 contrast (WCAG AA passes).
Color values
| HEX | #CFCBFE |
|---|---|
| RGB | rgb(207, 203, 254) |
| HSL | hsl(245, 96%, 90%) |
| HSV | hsv(245, 20%, 100%) |
| CMYK | cmyk(18.5%, 20.1%, 0%, 0.4%) |
| CIE-LAB | lab(83.51, 11.53, -24.45) |
| CIE-LCH | lch(83.51, 27.03, 295.24°) |
| OKLab | oklab(86.22% 0.0222 -0.0668) |
| OKLCH | oklch(86.22% 0.07 288.4) |
| XYZ | xyz(64.9734, 63.1322, 102.5094) |
| Luminance | 0.6313 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle
#CCCCFF
ΔE00 1.19
Light Periwinkle
#C1C6FC
ΔE00 3.38
Light Lavender
#DFC5FE
ΔE00 5.64
Pale Lilac
#E4CBFF
ΔE00 5.87
Light Violet
#D6B4FC
ΔE00 8.09
Pale Lavender
#EECFFE
ΔE00 8.16
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CFCBFE #FAFECB
analogous
#CBE1FE #CFCBFE #E9CBFE
triadic
#CFCBFE #FECFCB #CBFECF
tetradic
#CFCBFE #FECBE1 #FAFECB #CBFEE9
square
#CFCBFE #FECBE1 #FAFECB #CBFEE9
split-complementary
#CFCBFE #FEE9CB #E1FECB
monochromatic
#6053FC #988FFD #CFCBFE #E3E1FE #E3E1FE
Accessibility & contrast
On white
1.54
#CFCBFE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.63
#CFCBFE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CFCBFE
13.63:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CFCBFE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CFCBFE | 1.00 | 1.54 | 13.63 | 13.63 |
| #FFFFFF | 1.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.63 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.63 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BFD1FF
Deuteranopia (green-blind)
#BECFFD
Tritanopia (blue-blind)
#C5D3DC
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #cfcbfe; /* rgb */ color: rgb(207, 203, 254); /* oklch */ color: oklch(86.2% 0.070 288.4);
Tailwind
colors: {
custom: {
50: '#dedafe',
500: '#cfcbfe',
950: '#000000',
},
}SCSS
$custom: #cfcbfe; $custom-light: #dedafe; $custom-dark: #000000;
JSON
{
"hex": "#cfcbfe",
"rgb": {
"r": 207,
"g": 203,
"b": 254
},
"hsl": {
"h": 244.706,
"s": 96.226,
"l": 89.608
},
"oklch": {
"l": 0.86217,
"c": 0.07038,
"h": 288.4
},
"luminance": 0.63133
}Semantic roles & 50–950 ramp
primary
#CFCBFE
secondary
#E0E786
accent
#E600D3
background
#FEFEFF
surface
#FCFBFF
border
#D5D4D7
text
#151418
muted
#848386