#FFCEFA#FFCEFA
#FFCEFA is a very light, moderate purple. Relative luminance 0.723; OKLCH L 90.7% C 0.079 H 329.6°. Best body text is #000000 at 15.46:1 contrast (WCAG AA passes).
Color values
| HEX | #FFCEFA |
|---|---|
| RGB | rgb(255, 206, 250) |
| HSL | hsl(306, 100%, 90%) |
| HSV | hsv(306, 19%, 100%) |
| CMYK | cmyk(0%, 19.2%, 2%, 0%) |
| CIE-LAB | lab(88.12, 24.42, -14.98) |
| CIE-LCH | lch(88.12, 28.65, 328.46°) |
| OKLab | oklab(90.7% 0.0682 -0.04) |
| OKLCH | oklch(90.7% 0.079 329.6) |
| XYZ | xyz(80.5648, 72.3067, 100.1365) |
| Luminance | 0.7230 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Pale Mauve
#FED0FC
ΔE00 0.72
Very Light Purple
#F6CEFC
ΔE00 2.31
Pale Lavender
#EECFFE
ΔE00 4.58
Light Lilac
#EDC8FF
ΔE00 4.99
Light Lavendar
#EFC0FE
ΔE00 5.67
Pale Lilac
#E4CBFF
ΔE00 6.97
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFCEFA #CEFFD3
analogous
#EBCEFF #FFCEFA #FFCEE1
triadic
#FFCEFA #FAFFCE #CEFAFF
tetradic
#FFCEFA #FFEBCE #CEFFD3 #CEE1FF
square
#FFCEFA #FFEBCE #CEFFD3 #CEE1FF
split-complementary
#FFCEFA #E1FFCE #CEFFEB
monochromatic
#FF54EE #FF91F4 #FFCEFA #FFE0FC #FFE0FC
Accessibility & contrast
On white
1.36
#FFCEFA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.46
#FFCEFA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFCEFA
15.46:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFCEFA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFCEFA | 1.00 | 1.36 | 15.46 | 15.46 |
| #FFFFFF | 1.36 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.46 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.46 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CCD9FC
Deuteranopia (green-blind)
#D7DFF8
Tritanopia (blue-blind)
#FFD1DD
Achromatopsia (no color)
#DDDDDD
Design tokens & code
CSS
--color: #ffcefa; /* rgb */ color: rgb(255, 206, 250); /* oklch */ color: oklch(90.7% 0.079 329.6);
Tailwind
colors: {
custom: {
50: '#ffddfc',
500: '#ffcefa',
950: '#000000',
},
}SCSS
$custom: #ffcefa; $custom-light: #ffddfc; $custom-dark: #000000;
JSON
{
"hex": "#ffcefa",
"rgb": {
"r": 255,
"g": 206,
"b": 250
},
"hsl": {
"h": 306.122,
"s": 100,
"l": 90.392
},
"oklch": {
"l": 0.90699,
"c": 0.0791,
"h": 329.6
},
"luminance": 0.72305
}Semantic roles & 50–950 ramp
primary
#FFCEFA
secondary
#87EA91
accent
#E61700
background
#FFFEFF
surface
#FFFCFF
border
#D7D5D7
text
#181517
muted
#868485