#FFECCA#FFECCA
#FFECCA is a very light, muted orange. Relative luminance 0.855; OKLCH L 95.0% C 0.049 H 82.2°. Best body text is #000000 at 18.10:1 contrast (WCAG AA passes).
Color values
| HEX | #FFECCA |
|---|---|
| RGB | rgb(255, 236, 202) |
| HSL | hsl(38, 100%, 90%) |
| HSV | hsv(38, 21%, 100%) |
| CMYK | cmyk(0%, 7.5%, 20.8%, 0%) |
| CIE-LAB | lab(94.11, 1.19, 18.83) |
| CIE-LCH | lch(94.11, 18.87, 86.37°) |
| OKLab | oklab(94.97% 0.0067 0.0485) |
| OKLCH | oklch(94.97% 0.049 82.2) |
| XYZ | xyz(81.8961, 85.5170, 68.0580) |
| Luminance | 0.8551 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Blanchedalmond
#FFEBCD
ΔE00 1.57
Papayawhip
#FFEFD5
ΔE00 2.55
Champagne
#F7E7CE
ΔE00 2.97
Bisque
#FFE4C4
ΔE00 3.81
Wheat
#F5DEB3
ΔE00 3.94
Moccasin
#FFE4B5
ΔE00 4.10
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFECCA #CADDFF
analogous
#FFD2CA #FFECCA #F7FFCA
triadic
#FFECCA #CAFFEC #ECCAFF
tetradic
#FFECCA #CAFFD2 #CADDFF #FFCAF7
square
#FFECCA #CAFFD2 #CADDFF #FFCAF7
split-complementary
#FFECCA #CAF7FF #D2CAFF
monochromatic
#FFC050 #FFD68D #FFECCA #FFF4E0 #FFF4E0
Accessibility & contrast
On white
1.16
#FFECCA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.10
#FFECCA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFECCA
18.10:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFECCA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFECCA | 1.00 | 1.16 | 18.10 | 18.10 |
| #FFFFFF | 1.16 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.10 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.10 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F5EBC8
Deuteranopia (green-blind)
#FAF0CB
Tritanopia (blue-blind)
#FFE6E2
Achromatopsia (no color)
#EEEEEE
Design tokens & code
CSS
--color: #ffecca; /* rgb */ color: rgb(255, 236, 202); /* oklch */ color: oklch(95.0% 0.049 82.2);
Tailwind
colors: {
custom: {
50: '#fff2da',
500: '#ffecca',
950: '#000000',
},
}SCSS
$custom: #ffecca; $custom-light: #fff2da; $custom-dark: #000000;
JSON
{
"hex": "#ffecca",
"rgb": {
"r": 255,
"g": 236,
"b": 202
},
"hsl": {
"h": 38.491,
"s": 100,
"l": 89.608
},
"oklch": {
"l": 0.94969,
"c": 0.04893,
"h": 82.2
},
"luminance": 0.85515
}Semantic roles & 50–950 ramp
primary
#FFECCA
secondary
#84A8E9
accent
#52E600
background
#FFFFFE
surface
#FFFEFB
border
#D7D6D4
text
#181614
muted
#868583