#F9CBFF#F9CBFF
#F9CBFF is a very light, moderate purple. Relative luminance 0.701; OKLCH L 89.8% C 0.085 H 322.5°. Best body text is #000000 at 15.01:1 contrast (WCAG AA passes).
Color values
| HEX | #F9CBFF |
|---|---|
| RGB | rgb(249, 203, 255) |
| HSL | hsl(293, 100%, 90%) |
| HSV | hsv(293, 20%, 100%) |
| CMYK | cmyk(2.4%, 20.4%, 0%, 0%) |
| CIE-LAB | lab(87.03, 24.95, -19.31) |
| CIE-LCH | lch(87.03, 31.55, 322.26°) |
| OKLab | oklab(89.79% 0.0677 -0.052) |
| OKLCH | oklch(89.79% 0.085 322.5) |
| XYZ | xyz(78.4705, 70.0732, 103.9801) |
| Luminance | 0.7007 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Very Light Purple
#F6CEFC
ΔE00 1.65
Pale Mauve
#FED0FC
ΔE00 2.34
Light Lilac
#EDC8FF
ΔE00 2.70
Pale Lavender
#EECFFE
ΔE00 3.24
Light Lavendar
#EFC0FE
ΔE00 3.35
Pale Lilac
#E4CBFF
ΔE00 5.11
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F9CBFF #D1FFCB
analogous
#DFCBFF #F9CBFF #FFCBEB
triadic
#F9CBFF #FFF9CB #CBFFF9
tetradic
#F9CBFF #FFDFCB #D1FFCB #CBEBFF
square
#F9CBFF #FFDFCB #D1FFCB #CBEBFF
split-complementary
#F9CBFF #EBFFCB #CBFFDF
monochromatic
#EB51FF #F28EFF #F9CBFF #FBE0FF #FBE0FF
Accessibility & contrast
On white
1.40
#F9CBFF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.01
#F9CBFF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F9CBFF
15.01:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F9CBFF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F9CBFF | 1.00 | 1.40 | 15.01 | 15.01 |
| #FFFFFF | 1.40 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.01 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.01 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C7D7FF
Deuteranopia (green-blind)
#D0DCFD
Tritanopia (blue-blind)
#FBD0DD
Achromatopsia (no color)
#DADADA
Design tokens & code
CSS
--color: #f9cbff; /* rgb */ color: rgb(249, 203, 255); /* oklch */ color: oklch(89.8% 0.085 322.5);
Tailwind
colors: {
custom: {
50: '#fbdbff',
500: '#f9cbff',
950: '#000000',
},
}SCSS
$custom: #f9cbff; $custom-light: #fbdbff; $custom-dark: #000000;
JSON
{
"hex": "#f9cbff",
"rgb": {
"r": 249,
"g": 203,
"b": 255
},
"hsl": {
"h": 293.077,
"s": 100,
"l": 89.804
},
"oklch": {
"l": 0.89788,
"c": 0.08534,
"h": 322.5
},
"luminance": 0.70072
}Semantic roles & 50–950 ramp
primary
#F9CBFF
secondary
#90E985
accent
#E6001A
background
#FFFEFF
surface
#FFFBFF
border
#D7D4D7
text
#171518
muted
#858486