#CFC8FC#CFC8FC
#CFC8FC is a very light, moderate blue. Relative luminance 0.616; OKLCH L 85.6% C 0.072 H 291.0°. Best body text is #000000 at 13.32:1 contrast (WCAG AA passes).
Color values
| HEX | #CFC8FC |
|---|---|
| RGB | rgb(207, 200, 252) |
| HSL | hsl(248, 90%, 89%) |
| HSV | hsv(248, 21%, 99%) |
| CMYK | cmyk(17.9%, 20.6%, 0%, 1.2%) |
| CIE-LAB | lab(82.70, 12.70, -24.62) |
| CIE-LCH | lch(82.70, 27.70, 297.29°) |
| OKLab | oklab(85.57% 0.0258 -0.0672) |
| OKLCH | oklch(85.57% 0.072 291) |
| XYZ | xyz(63.9531, 61.6016, 100.5976) |
| Luminance | 0.6160 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle
#CCCCFF
ΔE00 2.08
Light Periwinkle
#C1C6FC
ΔE00 3.85
Light Lavender
#DFC5FE
ΔE00 4.83
Pale Lilac
#E4CBFF
ΔE00 5.21
Light Violet
#D6B4FC
ΔE00 7.21
Pale Lavender
#EECFFE
ΔE00 7.60
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CFC8FC #F5FCC8
analogous
#C8DBFC #CFC8FC #E9C8FC
triadic
#CFC8FC #FCCFC8 #C8FCCF
tetradic
#CFC8FC #FCC8DB #F5FCC8 #C8FCE9
square
#CFC8FC #FCC8DB #F5FCC8 #C8FCE9
split-complementary
#CFC8FC #FCE9C8 #DBFCC8
monochromatic
#6A54F6 #9C8EF9 #CFC8FC #E6E2FD #E6E2FD
Accessibility & contrast
On white
1.58
#CFC8FC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.32
#CFC8FC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CFC8FC
13.32:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CFC8FC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CFC8FC | 1.00 | 1.58 | 13.32 | 13.32 |
| #FFFFFF | 1.58 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.32 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.32 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BCCFFE
Deuteranopia (green-blind)
#BCCDFB
Tritanopia (blue-blind)
#C6D0DA
Achromatopsia (no color)
#CECECE
Design tokens & code
CSS
--color: #cfc8fc; /* rgb */ color: rgb(207, 200, 252); /* oklch */ color: oklch(85.6% 0.072 291.0);
Tailwind
colors: {
custom: {
50: '#ded8fd',
500: '#cfc8fc',
950: '#000000',
},
}SCSS
$custom: #cfc8fc; $custom-light: #ded8fd; $custom-dark: #000000;
JSON
{
"hex": "#cfc8fc",
"rgb": {
"r": 207,
"g": 200,
"b": 252
},
"hsl": {
"h": 248.077,
"s": 89.655,
"l": 88.627
},
"oklch": {
"l": 0.85565,
"c": 0.072,
"h": 291
},
"luminance": 0.61602
}Semantic roles & 50–950 ramp
primary
#CFC8FC
secondary
#D6E385
accent
#E600C7
background
#FEFEFF
surface
#FCFBFF
border
#D5D4D7
text
#151417
muted
#848385