#F4CBFE#F4CBFE
#F4CBFE is a very light, moderate purple. Relative luminance 0.691; OKLCH L 89.3% C 0.081 H 319.6°. Best body text is #000000 at 14.82:1 contrast (WCAG AA passes).
Color values
| HEX | #F4CBFE |
|---|---|
| RGB | rgb(244, 203, 254) |
| HSL | hsl(288, 96%, 90%) |
| HSV | hsv(288, 20%, 100%) |
| CMYK | cmyk(3.9%, 20.1%, 0%, 0.4%) |
| CIE-LAB | lab(86.55, 23.16, -19.55) |
| CIE-LCH | lch(86.55, 30.30, 319.83°) |
| OKLab | oklab(89.3% 0.0619 -0.0527) |
| OKLCH | oklch(89.3% 0.081 319.6) |
| XYZ | xyz(76.5510, 69.1020, 103.0521) |
| Luminance | 0.6910 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Very Light Purple
#F6CEFC
ΔE00 1.37
Light Lilac
#EDC8FF
ΔE00 1.84
Pale Lavender
#EECFFE
ΔE00 2.25
Pale Mauve
#FED0FC
ΔE00 2.82
Light Lavendar
#EFC0FE
ΔE00 3.23
Pale Lilac
#E4CBFF
ΔE00 4.07
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F4CBFE #D5FECB
analogous
#DBCBFE #F4CBFE #FECBEF
triadic
#F4CBFE #FEF4CB #CBFEF4
tetradic
#F4CBFE #FEDBCB #D5FECB #CBEFFE
square
#F4CBFE #FEDBCB #D5FECB #CBEFFE
split-complementary
#F4CBFE #EFFECB #CBFEDB
monochromatic
#DB53FC #E78FFD #F4CBFE #F9E1FE #F9E1FE
Accessibility & contrast
On white
1.42
#F4CBFE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.82
#F4CBFE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F4CBFE
14.82:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F4CBFE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F4CBFE | 1.00 | 1.42 | 14.82 | 14.82 |
| #FFFFFF | 1.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.82 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.82 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C6D6FF
Deuteranopia (green-blind)
#CEDAFC
Tritanopia (blue-blind)
#F5D0DC
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #f4cbfe; /* rgb */ color: rgb(244, 203, 254); /* oklch */ color: oklch(89.3% 0.081 319.6);
Tailwind
colors: {
custom: {
50: '#f8dbfe',
500: '#f4cbfe',
950: '#000000',
},
}SCSS
$custom: #f4cbfe; $custom-light: #f8dbfe; $custom-dark: #000000;
JSON
{
"hex": "#f4cbfe",
"rgb": {
"r": 244,
"g": 203,
"b": 254
},
"hsl": {
"h": 288.235,
"s": 96.226,
"l": 89.608
},
"oklch": {
"l": 0.89304,
"c": 0.08131,
"h": 319.6
},
"luminance": 0.69101
}Semantic roles & 50–950 ramp
primary
#F4CBFE
secondary
#99E786
accent
#E6002D
background
#FFFEFF
surface
#FFFBFF
border
#D7D4D7
text
#171517
muted
#858485