#CFCBF3#CFCBF3
#CFCBF3 is a very light, muted blue. Relative luminance 0.624; OKLCH L 85.8% C 0.055 H 289.8°. Best body text is #000000 at 13.49:1 contrast (WCAG AA passes).
Color values
| HEX | #CFCBF3 |
|---|---|
| RGB | rgb(207, 203, 243) |
| HSL | hsl(246, 63%, 87%) |
| HSV | hsv(246, 16%, 95%) |
| CMYK | cmyk(14.8%, 16.5%, 0%, 4.7%) |
| CIE-LAB | lab(83.15, 9.18, -19.15) |
| CIE-LCH | lch(83.15, 21.23, 295.61°) |
| OKLab | oklab(85.82% 0.0187 -0.052) |
| OKLCH | oklch(85.82% 0.055 289.8) |
| XYZ | xyz(63.2622, 62.4478, 93.4974) |
| Luminance | 0.6245 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle
#CCCCFF
ΔE00 3.35
Light Periwinkle
#C1C6FC
ΔE00 5.19
Pale Lilac
#E4CBFF
ΔE00 6.21
Light Lavender
#DFC5FE
ΔE00 6.46
Pale Lavender
#EECFFE
ΔE00 7.95
Light Lilac
#EDC8FF
ΔE00 8.78
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CFCBF3 #EFF3CB
analogous
#CBDBF3 #CFCBF3 #E3CBF3
triadic
#CFCBF3 #F3CFCB #CBF3CF
tetradic
#CFCBF3 #F3CBDB #EFF3CB #CBF3E3
square
#CFCBF3 #F3CBDB #EFF3CB #CBF3E3
split-complementary
#CFCBF3 #F3E3CB #DBF3CB
monochromatic
#7368DC #A199E8 #CFCBF3 #E8E6F9 #E8E6F9
Accessibility & contrast
On white
1.56
#CFCBF3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.49
#CFCBF3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CFCBF3
13.49:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CFCBF3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CFCBF3 | 1.00 | 1.56 | 13.49 | 13.49 |
| #FFFFFF | 1.56 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.49 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.49 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C2D0F5
Deuteranopia (green-blind)
#C2CEF2
Tritanopia (blue-blind)
#C8D1D8
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #cfcbf3; /* rgb */ color: rgb(207, 203, 243); /* oklch */ color: oklch(85.8% 0.055 289.8);
Tailwind
colors: {
custom: {
50: '#dedaf7',
500: '#cfcbf3',
950: '#000000',
},
}SCSS
$custom: #cfcbf3; $custom-light: #dedaf7; $custom-dark: #000000;
JSON
{
"hex": "#cfcbf3",
"rgb": {
"r": 207,
"g": 203,
"b": 243
},
"hsl": {
"h": 246,
"s": 62.5,
"l": 87.451
},
"oklch": {
"l": 0.85817,
"c": 0.05524,
"h": 289.8
},
"luminance": 0.62448
}Semantic roles & 50–950 ramp
primary
#CFCBF3
secondary
#CCD38F
accent
#CA1BB9
background
#FEFEFF
surface
#FCFBFE
border
#D5D4D6
text
#151417
muted
#848385