#CECFFB#CECFFB
#CECFFB is a very light, moderate blue. Relative luminance 0.647; OKLCH L 86.8% C 0.061 H 284.0°. Best body text is #000000 at 13.94:1 contrast (WCAG AA passes).
Color values
| HEX | #CECFFB |
|---|---|
| RGB | rgb(206, 207, 251) |
| HSL | hsl(239, 85%, 90%) |
| HSV | hsv(239, 18%, 98%) |
| CMYK | cmyk(17.9%, 17.5%, 0%, 1.6%) |
| CIE-LAB | lab(84.33, 8.43, -21.61) |
| CIE-LCH | lch(84.33, 23.20, 291.32°) |
| OKLab | oklab(86.81% 0.0147 -0.0589) |
| OKLCH | oklch(86.81% 0.061 284) |
| XYZ | xyz(65.1750, 64.7116, 100.3049) |
| Luminance | 0.6471 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle
#CCCCFF
ΔE00 1.75
Light Periwinkle
#C1C6FC
ΔE00 3.67
Pale Lilac
#E4CBFF
ΔE00 7.25
Light Lavender
#DFC5FE
ΔE00 7.32
Lavender (CSS)
#E6E6FA
ΔE00 8.94
Pale Lavender
#EECFFE
ΔE00 9.26
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CECFFB #FBFACE
analogous
#CEE6FB #CECFFB #E4CEFB
triadic
#CECFFB #FBCECF #CFFBCE
tetradic
#CECFFB #FBCEE6 #FBFACE #CEFBE4
square
#CECFFB #FBCEE6 #FBFACE #CEFBE4
split-complementary
#CECFFB #FBE4CE #E6FBCE
monochromatic
#5D60F2 #9598F6 #CECFFB #E3E3FD #E3E3FD
Accessibility & contrast
On white
1.51
#CECFFB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.94
#CECFFB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CECFFB
13.94:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CECFFB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CECFFB | 1.00 | 1.51 | 13.94 | 13.94 |
| #FFFFFF | 1.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.94 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.94 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C4D4FD
Deuteranopia (green-blind)
#C3D1FA
Tritanopia (blue-blind)
#C4D6DE
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #cecffb; /* rgb */ color: rgb(206, 207, 251); /* oklch */ color: oklch(86.8% 0.061 284.0);
Tailwind
colors: {
custom: {
50: '#ddddfc',
500: '#cecffb',
950: '#000000',
},
}SCSS
$custom: #cecffb; $custom-light: #ddddfc; $custom-dark: #000000;
JSON
{
"hex": "#cecffb",
"rgb": {
"r": 206,
"g": 207,
"b": 251
},
"hsl": {
"h": 238.667,
"s": 84.906,
"l": 89.608
},
"oklch": {
"l": 0.86807,
"c": 0.06069,
"h": 284
},
"luminance": 0.64712
}Semantic roles & 50–950 ramp
primary
#CECFFB
secondary
#E2E08C
accent
#DC04E1
background
#FEFEFF
surface
#FCFCFF
border
#D5D5D7
text
#151517
muted
#848485