#EFCBFB#EFCBFB
#EFCBFB is a very light, moderate purple. Relative luminance 0.680; OKLCH L 88.8% C 0.075 H 317.6°. Best body text is #000000 at 14.61:1 contrast (WCAG AA passes).
Color values
| HEX | #EFCBFB |
|---|---|
| RGB | rgb(239, 203, 251) |
| HSL | hsl(285, 86%, 89%) |
| HSV | hsv(285, 19%, 98%) |
| CMYK | cmyk(4.8%, 19.1%, 0%, 1.6%) |
| CIE-LAB | lab(86.02, 20.98, -18.81) |
| CIE-LCH | lch(86.02, 28.18, 318.13°) |
| OKLab | oklab(88.76% 0.0556 -0.0507) |
| OKLCH | oklch(88.76% 0.075 317.6) |
| XYZ | xyz(74.3625, 68.0287, 100.4615) |
| Luminance | 0.6803 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Pale Lavender
#EECFFE
ΔE00 1.33
Very Light Purple
#F6CEFC
ΔE00 1.52
Light Lilac
#EDC8FF
ΔE00 1.81
Pale Mauve
#FED0FC
ΔE00 3.29
Pale Lilac
#E4CBFF
ΔE00 3.30
Light Lavendar
#EFC0FE
ΔE00 3.79
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EFCBFB #D7FBCB
analogous
#D7CBFB #EFCBFB #FBCBEF
triadic
#EFCBFB #FBEFCB #CBFBEF
tetradic
#EFCBFB #FBD7CB #D7FBCB #CBEFFB
square
#EFCBFB #FBD7CB #D7FBCB #CBEFFB
split-complementary
#EFCBFB #EFFBCB #CBFBD7
monochromatic
#CC59F2 #DE92F7 #EFCBFB #F6E3FD #F6E3FD
Accessibility & contrast
On white
1.44
#EFCBFB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.61
#EFCBFB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EFCBFB
14.61:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EFCBFB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EFCBFB | 1.00 | 1.44 | 14.61 | 14.61 |
| #FFFFFF | 1.44 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.61 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.61 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C6D5FD
Deuteranopia (green-blind)
#CDD8F9
Tritanopia (blue-blind)
#EFD0DB
Achromatopsia (no color)
#D7D7D7
Design tokens & code
CSS
--color: #efcbfb; /* rgb */ color: rgb(239, 203, 251); /* oklch */ color: oklch(88.8% 0.075 317.6);
Tailwind
colors: {
custom: {
50: '#f4dbfc',
500: '#efcbfb',
950: '#000000',
},
}SCSS
$custom: #efcbfb; $custom-light: #f4dbfc; $custom-dark: #000000;
JSON
{
"hex": "#efcbfb",
"rgb": {
"r": 239,
"g": 203,
"b": 251
},
"hsl": {
"h": 285,
"s": 85.714,
"l": 89.02
},
"oklch": {
"l": 0.88757,
"c": 0.07522,
"h": 317.6
},
"luminance": 0.68028
}Semantic roles & 50–950 ramp
primary
#EFCBFB
secondary
#9FE189
accent
#E2033B
background
#FFFEFF
surface
#FEFBFF
border
#D6D4D7
text
#171517
muted
#858485