#CFC8F2#CFC8F2
#CFC8F2 is a very light, muted violet. Relative luminance 0.610; OKLCH L 85.2% C 0.058 H 292.8°. Best body text is #000000 at 13.20:1 contrast (WCAG AA passes).
Color values
| HEX | #CFC8F2 |
|---|---|
| RGB | rgb(207, 200, 242) |
| HSL | hsl(250, 62%, 87%) |
| HSV | hsv(250, 17%, 95%) |
| CMYK | cmyk(14.5%, 17.4%, 0%, 5.1%) |
| CIE-LAB | lab(82.37, 10.58, -19.80) |
| CIE-LCH | lch(82.37, 22.44, 298.11°) |
| OKLab | oklab(85.2% 0.0226 -0.0538) |
| OKLCH | oklch(85.2% 0.058 292.8) |
| XYZ | xyz(62.4100, 60.9843, 92.4704) |
| Luminance | 0.6099 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Periwinkle
#CCCCFF
ΔE00 3.62
Pale Lilac
#E4CBFF
ΔE00 5.36
Light Periwinkle
#C1C6FC
ΔE00 5.41
Light Lavender
#DFC5FE
ΔE00 5.51
Pale Lavender
#EECFFE
ΔE00 7.21
Light Lilac
#EDC8FF
ΔE00 7.90
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CFC8F2 #EBF2C8
analogous
#C8D6F2 #CFC8F2 #E4C8F2
triadic
#CFC8F2 #F2CFC8 #C8F2CF
tetradic
#CFC8F2 #F2C8D6 #EBF2C8 #C8F2E4
square
#CFC8F2 #F2C8D6 #EBF2C8 #C8F2E4
split-complementary
#CFC8F2 #F2E4C8 #D6F2C8
monochromatic
#7965DB #A497E6 #CFC8F2 #E9E6F9 #E9E6F9
Accessibility & contrast
On white
1.59
#CFC8F2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.20
#CFC8F2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CFC8F2
13.20:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CFC8F2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CFC8F2 | 1.00 | 1.59 | 13.20 | 13.20 |
| #FFFFFF | 1.59 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.20 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.20 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BFCDF4
Deuteranopia (green-blind)
#BFCCF1
Tritanopia (blue-blind)
#C8CED6
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #cfc8f2; /* rgb */ color: rgb(207, 200, 242); /* oklch */ color: oklch(85.2% 0.058 292.8);
Tailwind
colors: {
custom: {
50: '#ded8f6',
500: '#cfc8f2',
950: '#000000',
},
}SCSS
$custom: #cfc8f2; $custom-light: #ded8f6; $custom-dark: #000000;
JSON
{
"hex": "#cfc8f2",
"rgb": {
"r": 207,
"g": 200,
"b": 242
},
"hsl": {
"h": 250,
"s": 61.765,
"l": 86.667
},
"oklch": {
"l": 0.85199,
"c": 0.05831,
"h": 292.8
},
"luminance": 0.60985
}Semantic roles & 50–950 ramp
primary
#CFC8F2
secondary
#C6D28D
accent
#C91CAD
background
#FEFEFF
surface
#FCFBFE
border
#D5D4D6
text
#151417
muted
#848385