#CFC8FB#CFC8FB
#CFC8FB is a very light, moderate blue. Relative luminance 0.615; OKLCH L 85.5% C 0.071 H 291.1°. Best body text is #000000 at 13.31:1 contrast (WCAG AA passes).
Color values
| HEX | #CFC8FB |
|---|---|
| RGB | rgb(207, 200, 251) |
| HSL | hsl(248, 86%, 88%) |
| HSV | hsv(248, 20%, 98%) |
| CMYK | cmyk(17.5%, 20.3%, 0%, 1.6%) |
| CIE-LAB | lab(82.67, 12.49, -24.14) |
| CIE-LCH | lch(82.67, 27.18, 297.35°) |
| OKLab | oklab(85.53% 0.0255 -0.0659) |
| OKLCH | oklch(85.53% 0.071 291.1) |
| XYZ | xyz(63.7951, 61.5384, 99.7652) |
| Luminance | 0.6154 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle
#CCCCFF
ΔE00 2.16
Light Periwinkle
#C1C6FC
ΔE00 3.97
Light Lavender
#DFC5FE
ΔE00 4.82
Pale Lilac
#E4CBFF
ΔE00 5.16
Light Violet
#D6B4FC
ΔE00 7.29
Pale Lavender
#EECFFE
ΔE00 7.52
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CFC8FB #F4FBC8
analogous
#C8DAFB #CFC8FB #E8C8FB
triadic
#CFC8FB #FBCFC8 #C8FBCF
tetradic
#CFC8FB #FBC8DA #F4FBC8 #C8FBE8
square
#CFC8FB #FBC8DA #F4FBC8 #C8FBE8
split-complementary
#CFC8FB #FBE8C8 #DAFBC8
monochromatic
#6B56F3 #9D8FF7 #CFC8FB #E6E2FD #E6E2FD
Accessibility & contrast
On white
1.58
#CFC8FB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.31
#CFC8FB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CFC8FB
13.31:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CFC8FB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CFC8FB | 1.00 | 1.58 | 13.31 | 13.31 |
| #FFFFFF | 1.58 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.31 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.31 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BCCFFD
Deuteranopia (green-blind)
#BDCDFA
Tritanopia (blue-blind)
#C6D0D9
Achromatopsia (no color)
#CECECE
Design tokens & code
CSS
--color: #cfc8fb; /* rgb */ color: rgb(207, 200, 251); /* oklch */ color: oklch(85.5% 0.071 291.1);
Tailwind
colors: {
custom: {
50: '#ded8fc',
500: '#cfc8fb',
950: '#000000',
},
}SCSS
$custom: #cfc8fb; $custom-light: #ded8fc; $custom-dark: #000000;
JSON
{
"hex": "#cfc8fb",
"rgb": {
"r": 207,
"g": 200,
"b": 251
},
"hsl": {
"h": 248.235,
"s": 86.441,
"l": 88.431
},
"oklch": {
"l": 0.85528,
"c": 0.07063,
"h": 291.1
},
"luminance": 0.61539
}Semantic roles & 50–950 ramp
primary
#CFC8FB
secondary
#D5E186
accent
#E303C4
background
#FEFEFF
surface
#FCFBFF
border
#D5D4D7
text
#151417
muted
#848385