#FFCBFE#FFCBFE
#FFCBFE is a very light, moderate purple. Relative luminance 0.711; OKLCH L 90.3% C 0.088 H 326.9°. Best body text is #000000 at 15.23:1 contrast (WCAG AA passes).
Color values
| HEX | #FFCBFE |
|---|---|
| RGB | rgb(255, 203, 254) |
| HSL | hsl(301, 100%, 90%) |
| HSV | hsv(301, 20%, 100%) |
| CMYK | cmyk(0%, 20.4%, 0.4%, 0%) |
| CIE-LAB | lab(87.55, 26.71, -17.95) |
| CIE-LCH | lch(87.55, 32.18, 326.09°) |
| OKLab | oklab(90.3% 0.0739 -0.0482) |
| OKLCH | oklch(90.3% 0.088 326.9) |
| XYZ | xyz(80.4833, 71.1296, 103.2364) |
| Luminance | 0.7113 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Pale Mauve
#FED0FC
ΔE00 1.92
Very Light Purple
#F6CEFC
ΔE00 2.44
Light Lilac
#EDC8FF
ΔE00 4.11
Light Lavendar
#EFC0FE
ΔE00 4.26
Pale Lavender
#EECFFE
ΔE00 4.49
Pale Lilac
#E4CBFF
ΔE00 6.53
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFCBFE #CBFFCC
analogous
#E6CBFF #FFCBFE #FFCBE4
triadic
#FFCBFE #FEFFCB #CBFEFF
tetradic
#FFCBFE #FFE6CB #CBFFCC #CBE4FF
square
#FFCBFE #FFE6CB #CBFFCC #CBE4FF
split-complementary
#FFCBFE #E4FFCB #CBFFE6
monochromatic
#FF51FC #FF8EFD #FFCBFE #FFE0FE #FFE0FE
Accessibility & contrast
On white
1.38
#FFCBFE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.23
#FFCBFE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFCBFE
15.23:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFCBFE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFCBFE | 1.00 | 1.38 | 15.23 | 15.23 |
| #FFFFFF | 1.38 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.23 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.23 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C8D7FF
Deuteranopia (green-blind)
#D4DEFC
Tritanopia (blue-blind)
#FFCFDC
Achromatopsia (no color)
#DBDBDB
Design tokens & code
CSS
--color: #ffcbfe; /* rgb */ color: rgb(255, 203, 254); /* oklch */ color: oklch(90.3% 0.088 326.9);
Tailwind
colors: {
custom: {
50: '#ffdbfe',
500: '#ffcbfe',
950: '#000000',
},
}SCSS
$custom: #ffcbfe; $custom-light: #ffdbfe; $custom-dark: #000000;
JSON
{
"hex": "#ffcbfe",
"rgb": {
"r": 255,
"g": 203,
"b": 254
},
"hsl": {
"h": 301.154,
"s": 100,
"l": 89.804
},
"oklch": {
"l": 0.90301,
"c": 0.08819,
"h": 326.9
},
"luminance": 0.71128
}Semantic roles & 50–950 ramp
primary
#FFCBFE
secondary
#85E987
accent
#E60400
background
#FFFEFF
surface
#FFFBFF
border
#D7D4D7
text
#181517
muted
#868485