#CEC8FB#CEC8FB
#CEC8FB is a very light, moderate blue. Relative luminance 0.614; OKLCH L 85.4% C 0.071 H 290.2°. Best body text is #000000 at 13.28:1 contrast (WCAG AA passes).
Color values
| HEX | #CEC8FB |
|---|---|
| RGB | rgb(206, 200, 251) |
| HSL | hsl(247, 86%, 88%) |
| HSV | hsv(247, 20%, 98%) |
| CMYK | cmyk(17.9%, 20.3%, 0%, 1.6%) |
| CIE-LAB | lab(82.59, 12.18, -24.26) |
| CIE-LCH | lch(82.59, 27.15, 296.66°) |
| OKLab | oklab(85.45% 0.0244 -0.0662) |
| OKLCH | oklch(85.45% 0.071 290.2) |
| XYZ | xyz(63.5165, 61.3947, 99.7521) |
| Luminance | 0.6139 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle
#CCCCFF
ΔE00 1.90
Light Periwinkle
#C1C6FC
ΔE00 3.68
Light Lavender
#DFC5FE
ΔE00 5.10
Pale Lilac
#E4CBFF
ΔE00 5.45
Light Violet
#D6B4FC
ΔE00 7.45
Pale Lavender
#EECFFE
ΔE00 7.81
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CEC8FB #F5FBC8
analogous
#C8DBFB #CEC8FB #E7C8FB
triadic
#CEC8FB #FBCEC8 #C8FBCE
tetradic
#CEC8FB #FBC8DB #F5FBC8 #C8FBE7
square
#CEC8FB #FBC8DB #F5FBC8 #C8FBE7
split-complementary
#CEC8FB #FBE7C8 #DBFBC8
monochromatic
#6856F3 #9B8FF7 #CEC8FB #E6E2FD #E6E2FD
Accessibility & contrast
On white
1.58
#CEC8FB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.28
#CEC8FB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CEC8FB
13.28:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CEC8FB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CEC8FB | 1.00 | 1.58 | 13.28 | 13.28 |
| #FFFFFF | 1.58 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.28 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.28 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BCCEFD
Deuteranopia (green-blind)
#BCCCFA
Tritanopia (blue-blind)
#C5D0D9
Achromatopsia (no color)
#CECECE
Design tokens & code
CSS
--color: #cec8fb; /* rgb */ color: rgb(206, 200, 251); /* oklch */ color: oklch(85.4% 0.071 290.2);
Tailwind
colors: {
custom: {
50: '#ddd8fc',
500: '#cec8fb',
950: '#000000',
},
}SCSS
$custom: #cec8fb; $custom-light: #ddd8fc; $custom-dark: #000000;
JSON
{
"hex": "#cec8fb",
"rgb": {
"r": 206,
"g": 200,
"b": 251
},
"hsl": {
"h": 247.059,
"s": 86.441,
"l": 88.431
},
"oklch": {
"l": 0.85449,
"c": 0.0706,
"h": 290.2
},
"luminance": 0.61395
}Semantic roles & 50–950 ramp
primary
#CEC8FB
secondary
#D6E186
accent
#E303C9
background
#FEFEFF
surface
#FCFBFF
border
#D5D4D7
text
#151417
muted
#848385