#FFECCF#FFECCF
#FFECCF is a very light, muted orange. Relative luminance 0.858; OKLCH L 95.1% C 0.043 H 78.5°. Best body text is #000000 at 18.15:1 contrast (WCAG AA passes).
Color values
| HEX | #FFECCF |
|---|---|
| RGB | rgb(255, 236, 207) |
| HSL | hsl(36, 100%, 91%) |
| HSV | hsv(36, 19%, 100%) |
| CMYK | cmyk(0%, 7.5%, 18.8%, 0%) |
| CIE-LAB | lab(94.21, 1.91, 16.40) |
| CIE-LCH | lch(94.21, 16.51, 83.35°) |
| OKLab | oklab(95.08% 0.0086 0.0424) |
| OKLCH | oklch(95.08% 0.043 78.5) |
| XYZ | xyz(82.4977, 85.7576, 71.2264) |
| Luminance | 0.8576 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Blanchedalmond
#FFEBCD
ΔE00 0.45
Papayawhip
#FFEFD5
ΔE00 1.39
Champagne
#F7E7CE
ΔE00 1.82
Antiquewhite
#FAEBD7
ΔE00 3.03
Bisque
#FFE4C4
ΔE00 3.25
Warm Beige
#E9DCC9
ΔE00 4.99
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFECCF #CFE2FF
analogous
#FFD4CF #FFECCF #FAFFCF
triadic
#FFECCF #CFFFEC #ECCFFF
tetradic
#FFECCF #CFFFD4 #CFE2FF #FFCFFA
square
#FFECCF #CFFFD4 #CFE2FF #FFCFFA
split-complementary
#FFECCF #CFFAFF #D4CFFF
monochromatic
#FFBC55 #FFD492 #FFECCF #FFF3E0 #FFF3E0
Accessibility & contrast
On white
1.16
#FFECCF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.15
#FFECCF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFECCF
18.15:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFECCF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFECCF | 1.00 | 1.16 | 18.15 | 18.15 |
| #FFFFFF | 1.16 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.15 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.15 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F4ECCD
Deuteranopia (green-blind)
#F9F0D0
Tritanopia (blue-blind)
#FFE6E4
Achromatopsia (no color)
#EEEEEE
Design tokens & code
CSS
--color: #ffeccf; /* rgb */ color: rgb(255, 236, 207); /* oklch */ color: oklch(95.1% 0.043 78.5);
Tailwind
colors: {
custom: {
50: '#fff2dd',
500: '#ffeccf',
950: '#000000',
},
}SCSS
$custom: #ffeccf; $custom-light: #fff2dd; $custom-dark: #000000;
JSON
{
"hex": "#ffeccf",
"rgb": {
"r": 255,
"g": 236,
"b": 207
},
"hsl": {
"h": 36.25,
"s": 100,
"l": 90.588
},
"oklch": {
"l": 0.95084,
"c": 0.04326,
"h": 78.5
},
"luminance": 0.85756
}Semantic roles & 50–950 ramp
primary
#FFECCF
secondary
#88AFEA
accent
#5BE600
background
#FFFFFE
surface
#FFFEFC
border
#D7D6D5
text
#181615
muted
#868584