#CFC8F7#CFC8F7
#CFC8F7 is a very light, moderate blue. Relative luminance 0.613; OKLCH L 85.4% C 0.065 H 291.8°. Best body text is #000000 at 13.26:1 contrast (WCAG AA passes).
Color values
| HEX | #CFC8F7 |
|---|---|
| RGB | rgb(207, 200, 247) |
| HSL | hsl(249, 75%, 88%) |
| HSV | hsv(249, 19%, 97%) |
| CMYK | cmyk(16.2%, 19%, 0%, 3.1%) |
| CIE-LAB | lab(82.53, 11.63, -22.21) |
| CIE-LCH | lch(82.53, 25.07, 297.64°) |
| OKLab | oklab(85.38% 0.0242 -0.0605) |
| OKLCH | oklch(85.38% 0.065 291.8) |
| XYZ | xyz(63.1712, 61.2888, 96.4795) |
| Luminance | 0.6129 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle
#CCCCFF
ΔE00 2.67
Light Periwinkle
#C1C6FC
ΔE00 4.53
Light Lavender
#DFC5FE
ΔE00 4.96
Pale Lilac
#E4CBFF
ΔE00 5.08
Pale Lavender
#EECFFE
ΔE00 7.27
Light Lilac
#EDC8FF
ΔE00 7.70
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CFC8F7 #F0F7C8
analogous
#C8D8F7 #CFC8F7 #E6C8F7
triadic
#CFC8F7 #F7CFC8 #C8F7CF
tetradic
#CFC8F7 #F7C8D8 #F0F7C8 #C8F7E6
square
#CFC8F7 #F7C8D8 #F0F7C8 #C8F7E6
split-complementary
#CFC8F7 #F7E6C8 #D8F7C8
monochromatic
#725DE7 #A093EF #CFC8F7 #E8E4FB #E8E4FB
Accessibility & contrast
On white
1.58
#CFC8F7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.26
#CFC8F7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CFC8F7
13.26:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CFC8F7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CFC8F7 | 1.00 | 1.58 | 13.26 | 13.26 |
| #FFFFFF | 1.58 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.26 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.26 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BECEF9
Deuteranopia (green-blind)
#BECDF6
Tritanopia (blue-blind)
#C7CFD8
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #cfc8f7; /* rgb */ color: rgb(207, 200, 247); /* oklch */ color: oklch(85.4% 0.065 291.8);
Tailwind
colors: {
custom: {
50: '#ded8fa',
500: '#cfc8f7',
950: '#000000',
},
}SCSS
$custom: #cfc8f7; $custom-light: #ded8fa; $custom-dark: #000000;
JSON
{
"hex": "#cfc8f7",
"rgb": {
"r": 207,
"g": 200,
"b": 247
},
"hsl": {
"h": 248.936,
"s": 74.603,
"l": 87.647
},
"oklch": {
"l": 0.8538,
"c": 0.06515,
"h": 291.8
},
"luminance": 0.61289
}Semantic roles & 50–950 ramp
primary
#CFC8F7
secondary
#CEDA89
accent
#D70FB9
background
#FEFEFF
surface
#FCFBFF
border
#D5D4D7
text
#151417
muted
#848385