#F2CBFE#F2CBFE
#F2CBFE is a very light, moderate purple. Relative luminance 0.687; OKLCH L 89.1% C 0.080 H 318.2°. Best body text is #000000 at 14.75:1 contrast (WCAG AA passes).
Color values
| HEX | #F2CBFE |
|---|---|
| RGB | rgb(242, 203, 254) |
| HSL | hsl(286, 96%, 90%) |
| HSV | hsv(286, 20%, 100%) |
| CMYK | cmyk(4.7%, 20.1%, 0%, 0.4%) |
| CIE-LAB | lab(86.38, 22.51, -19.83) |
| CIE-LCH | lch(86.38, 30.00, 318.63°) |
| OKLab | oklab(89.13% 0.0598 -0.0535) |
| OKLCH | oklch(89.13% 0.08 318.2) |
| XYZ | xyz(75.8607, 68.7460, 103.0197) |
| Luminance | 0.6875 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Light Lilac
#EDC8FF
ΔE00 1.48
Very Light Purple
#F6CEFC
ΔE00 1.57
Pale Lavender
#EECFFE
ΔE00 1.88
Pale Mauve
#FED0FC
ΔE00 3.18
Light Lavendar
#EFC0FE
ΔE00 3.22
Pale Lilac
#E4CBFF
ΔE00 3.60
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F2CBFE #D7FECB
analogous
#D9CBFE #F2CBFE #FECBF1
triadic
#F2CBFE #FEF2CB #CBFEF2
tetradic
#F2CBFE #FED9CB #D7FECB #CBF1FE
square
#F2CBFE #FED9CB #D7FECB #CBF1FE
split-complementary
#F2CBFE #F1FECB #CBFED9
monochromatic
#D453FC #E38FFD #F2CBFE #F7E1FE #F7E1FE
Accessibility & contrast
On white
1.42
#F2CBFE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.75
#F2CBFE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F2CBFE
14.75:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F2CBFE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F2CBFE | 1.00 | 1.42 | 14.75 | 14.75 |
| #FFFFFF | 1.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.75 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.75 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C5D6FF
Deuteranopia (green-blind)
#CED9FC
Tritanopia (blue-blind)
#F2D0DC
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #f2cbfe; /* rgb */ color: rgb(242, 203, 254); /* oklch */ color: oklch(89.1% 0.080 318.2);
Tailwind
colors: {
custom: {
50: '#f6dbfe',
500: '#f2cbfe',
950: '#000000',
},
}SCSS
$custom: #f2cbfe; $custom-light: #f6dbfe; $custom-dark: #000000;
JSON
{
"hex": "#f2cbfe",
"rgb": {
"r": 242,
"g": 203,
"b": 254
},
"hsl": {
"h": 285.882,
"s": 96.226,
"l": 89.608
},
"oklch": {
"l": 0.89127,
"c": 0.08021,
"h": 318.2
},
"luminance": 0.68745
}Semantic roles & 50–950 ramp
primary
#F2CBFE
secondary
#9DE786
accent
#E60036
background
#FFFEFF
surface
#FEFBFF
border
#D6D4D7
text
#171517
muted
#858485