#CFCBF9#CFCBF9
#CFCBF9 is a very light, moderate blue. Relative luminance 0.628; OKLCH L 86.0% C 0.064 H 289.0°. Best body text is #000000 at 13.56:1 contrast (WCAG AA passes).
Color values
| HEX | #CFCBF9 |
|---|---|
| RGB | rgb(207, 203, 249) |
| HSL | hsl(245, 79%, 89%) |
| HSV | hsv(245, 18%, 98%) |
| CMYK | cmyk(16.9%, 18.5%, 0%, 2.4%) |
| CIE-LAB | lab(83.35, 10.45, -22.04) |
| CIE-LCH | lch(83.35, 24.40, 295.36°) |
| OKLab | oklab(86.03% 0.0207 -0.06) |
| OKLCH | oklch(86.03% 0.064 289) |
| XYZ | xyz(64.1831, 62.8161, 98.3475) |
| Luminance | 0.6282 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle
#CCCCFF
ΔE00 1.97
Light Periwinkle
#C1C6FC
ΔE00 4.07
Light Lavender
#DFC5FE
ΔE00 5.79
Pale Lilac
#E4CBFF
ΔE00 5.80
Pale Lavender
#EECFFE
ΔE00 7.90
Light Lilac
#EDC8FF
ΔE00 8.47
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CFCBF9 #F5F9CB
analogous
#CBDEF9 #CFCBF9 #E6CBF9
triadic
#CFCBF9 #F9CFCB #CBF9CF
tetradic
#CFCBF9 #F9CBDE #F5F9CB #CBF9E6
square
#CFCBF9 #F9CBDE #F5F9CB #CBF9E6
split-complementary
#CFCBF9 #F9E6CB #DEF9CB
monochromatic
#6A5DEC #9C94F3 #CFCBF9 #E6E4FC #E6E4FC
Accessibility & contrast
On white
1.55
#CFCBF9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.56
#CFCBF9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CFCBF9
13.56:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CFCBF9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CFCBF9 | 1.00 | 1.55 | 13.56 | 13.56 |
| #FFFFFF | 1.55 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.56 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.56 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C0D1FB
Deuteranopia (green-blind)
#C0CFF8
Tritanopia (blue-blind)
#C7D2DA
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #cfcbf9; /* rgb */ color: rgb(207, 203, 249); /* oklch */ color: oklch(86.0% 0.064 289.0);
Tailwind
colors: {
custom: {
50: '#dedafb',
500: '#cfcbf9',
950: '#000000',
},
}SCSS
$custom: #cfcbf9; $custom-light: #dedafb; $custom-dark: #000000;
JSON
{
"hex": "#cfcbf9",
"rgb": {
"r": 207,
"g": 203,
"b": 249
},
"hsl": {
"h": 245.217,
"s": 79.31,
"l": 88.627
},
"oklch": {
"l": 0.86033,
"c": 0.0635,
"h": 289
},
"luminance": 0.62817
}Semantic roles & 50–950 ramp
primary
#CFCBF9
secondary
#D6DE8B
accent
#DC0AC9
background
#FEFEFF
surface
#FCFBFF
border
#D5D4D7
text
#151417
muted
#848385