#F5CBFE#F5CBFE
#F5CBFE is a very light, moderate purple. Relative luminance 0.693; OKLCH L 89.4% C 0.082 H 320.3°. Best body text is #000000 at 14.86:1 contrast (WCAG AA passes).
Color values
| HEX | #F5CBFE |
|---|---|
| RGB | rgb(245, 203, 254) |
| HSL | hsl(289, 96%, 90%) |
| HSV | hsv(289, 20%, 100%) |
| CMYK | cmyk(3.5%, 20.1%, 0%, 0.4%) |
| CIE-LAB | lab(86.64, 23.48, -19.40) |
| CIE-LCH | lch(86.64, 30.46, 320.43°) |
| OKLab | oklab(89.39% 0.063 -0.0523) |
| OKLCH | oklch(89.39% 0.082 320.3) |
| XYZ | xyz(76.8990, 69.2814, 103.0684) |
| Luminance | 0.6928 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Very Light Purple
#F6CEFC
ΔE00 1.32
Light Lilac
#EDC8FF
ΔE00 2.03
Pale Lavender
#EECFFE
ΔE00 2.45
Pale Mauve
#FED0FC
ΔE00 2.65
Light Lavendar
#EFC0FE
ΔE00 3.26
Pale Lilac
#E4CBFF
ΔE00 4.30
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F5CBFE #D4FECB
analogous
#DCCBFE #F5CBFE #FECBEE
triadic
#F5CBFE #FEF5CB #CBFEF5
tetradic
#F5CBFE #FEDCCB #D4FECB #CBEEFE
square
#F5CBFE #FEDCCB #D4FECB #CBEEFE
split-complementary
#F5CBFE #EEFECB #CBFEDC
monochromatic
#DE53FC #E98FFD #F5CBFE #F9E1FE #F9E1FE
Accessibility & contrast
On white
1.41
#F5CBFE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.86
#F5CBFE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F5CBFE
14.86:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F5CBFE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F5CBFE | 1.00 | 1.41 | 14.86 | 14.86 |
| #FFFFFF | 1.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.86 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.86 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C6D6FF
Deuteranopia (green-blind)
#CFDAFC
Tritanopia (blue-blind)
#F6D0DC
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #f5cbfe; /* rgb */ color: rgb(245, 203, 254); /* oklch */ color: oklch(89.4% 0.082 320.3);
Tailwind
colors: {
custom: {
50: '#f8dbfe',
500: '#f5cbfe',
950: '#000000',
},
}SCSS
$custom: #f5cbfe; $custom-light: #f8dbfe; $custom-dark: #000000;
JSON
{
"hex": "#f5cbfe",
"rgb": {
"r": 245,
"g": 203,
"b": 254
},
"hsl": {
"h": 289.412,
"s": 96.226,
"l": 89.608
},
"oklch": {
"l": 0.89393,
"c": 0.08189,
"h": 320.3
},
"luminance": 0.6928
}Semantic roles & 50–950 ramp
primary
#F5CBFE
secondary
#97E786
accent
#E60028
background
#FFFEFF
surface
#FFFBFF
border
#D7D4D7
text
#171517
muted
#858485