#CFCBF2#CFCBF2
#CFCBF2 is a very light, muted blue. Relative luminance 0.624; OKLCH L 85.8% C 0.054 H 289.9°. Best body text is #000000 at 13.48:1 contrast (WCAG AA passes).
Color values
| HEX | #CFCBF2 |
|---|---|
| RGB | rgb(207, 203, 242) |
| HSL | hsl(246, 60%, 87%) |
| HSV | hsv(246, 16%, 95%) |
| CMYK | cmyk(14.5%, 16.1%, 0%, 5.1%) |
| CIE-LAB | lab(83.12, 8.97, -18.66) |
| CIE-LCH | lch(83.12, 20.71, 295.67°) |
| OKLab | oklab(85.78% 0.0184 -0.0506) |
| OKLCH | oklch(85.78% 0.054 289.9) |
| XYZ | xyz(63.1116, 62.3875, 92.7042) |
| Luminance | 0.6239 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle
#CCCCFF
ΔE00 3.61
Light Periwinkle
#C1C6FC
ΔE00 5.40
Pale Lilac
#E4CBFF
ΔE00 6.34
Light Lavender
#DFC5FE
ΔE00 6.62
Pale Lavender
#EECFFE
ΔE00 8.01
Lavender (CSS)
#E6E6FA
ΔE00 8.66
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CFCBF2 #EEF2CB
analogous
#CBDBF2 #CFCBF2 #E3CBF2
triadic
#CFCBF2 #F2CFCB #CBF2CF
tetradic
#CFCBF2 #F2CBDB #EEF2CB #CBF2E3
square
#CFCBF2 #F2CBDB #EEF2CB #CBF2E3
split-complementary
#CFCBF2 #F2E3CB #DBF2CB
monochromatic
#7569DA #A29AE6 #CFCBF2 #E8E7F9 #E8E7F9
Accessibility & contrast
On white
1.56
#CFCBF2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.48
#CFCBF2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CFCBF2
13.48:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CFCBF2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CFCBF2 | 1.00 | 1.56 | 13.48 | 13.48 |
| #FFFFFF | 1.56 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.48 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.48 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C2D0F4
Deuteranopia (green-blind)
#C2CEF1
Tritanopia (blue-blind)
#C8D1D8
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #cfcbf2; /* rgb */ color: rgb(207, 203, 242); /* oklch */ color: oklch(85.8% 0.054 289.9);
Tailwind
colors: {
custom: {
50: '#dedaf6',
500: '#cfcbf2',
950: '#000000',
},
}SCSS
$custom: #cfcbf2; $custom-light: #dedaf6; $custom-dark: #000000;
JSON
{
"hex": "#cfcbf2",
"rgb": {
"r": 207,
"g": 203,
"b": 242
},
"hsl": {
"h": 246.154,
"s": 60,
"l": 87.255
},
"oklch": {
"l": 0.85782,
"c": 0.05386,
"h": 289.9
},
"luminance": 0.62388
}Semantic roles & 50–950 ramp
primary
#CFCBF2
secondary
#CBD290
accent
#C81EB6
background
#FEFEFF
surface
#FCFBFE
border
#D5D4D6
text
#151417
muted
#848385