#CFCBFB#CFCBFB
#CFCBFB is a very light, moderate blue. Relative luminance 0.629; OKLCH L 86.1% C 0.066 H 288.7°. Best body text is #000000 at 13.59:1 contrast (WCAG AA passes).
Color values
| HEX | #CFCBFB |
|---|---|
| RGB | rgb(207, 203, 251) |
| HSL | hsl(245, 86%, 89%) |
| HSV | hsv(245, 19%, 98%) |
| CMYK | cmyk(17.5%, 19.1%, 0%, 1.6%) |
| CIE-LAB | lab(83.41, 10.88, -23.01) |
| CIE-LCH | lch(83.41, 25.45, 295.31°) |
| OKLab | oklab(86.11% 0.0213 -0.0627) |
| OKLCH | oklch(86.11% 0.066 288.7) |
| XYZ | xyz(64.4967, 62.9416, 99.9991) |
| Luminance | 0.6294 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle
#CCCCFF
ΔE00 1.59
Light Periwinkle
#C1C6FC
ΔE00 3.76
Light Lavender
#DFC5FE
ΔE00 5.69
Pale Lilac
#E4CBFF
ΔE00 5.78
Pale Lavender
#EECFFE
ΔE00 7.98
Light Violet
#D6B4FC
ΔE00 8.33
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CFCBFB #F7FBCB
analogous
#CBDFFB #CFCBFB #E7CBFB
triadic
#CFCBFB #FBCFCB #CBFBCF
tetradic
#CFCBFB #FBCBDF #F7FBCB #CBFBE7
square
#CFCBFB #FBCBDF #F7FBCB #CBFBE7
split-complementary
#CFCBFB #FBE7CB #DFFBCB
monochromatic
#6659F2 #9B92F7 #CFCBFB #E5E3FD #E5E3FD
Accessibility & contrast
On white
1.55
#CFCBFB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.59
#CFCBFB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CFCBFB
13.59:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CFCBFB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CFCBFB | 1.00 | 1.55 | 13.59 | 13.59 |
| #FFFFFF | 1.55 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.59 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.59 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C0D1FD
Deuteranopia (green-blind)
#BFCFFA
Tritanopia (blue-blind)
#C6D3DB
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #cfcbfb; /* rgb */ color: rgb(207, 203, 251); /* oklch */ color: oklch(86.1% 0.066 288.7);
Tailwind
colors: {
custom: {
50: '#dedafc',
500: '#cfcbfb',
950: '#000000',
},
}SCSS
$custom: #cfcbfb; $custom-light: #dedafc; $custom-dark: #000000;
JSON
{
"hex": "#cfcbfb",
"rgb": {
"r": 207,
"g": 203,
"b": 251
},
"hsl": {
"h": 245,
"s": 85.714,
"l": 89.02
},
"oklch": {
"l": 0.86106,
"c": 0.06625,
"h": 288.7
},
"luminance": 0.62942
}Semantic roles & 50–950 ramp
primary
#CFCBFB
secondary
#DAE189
accent
#E203D0
background
#FEFEFF
surface
#FCFBFF
border
#D5D4D7
text
#151417
muted
#848385