#FFECB4#FFECB4
#FFECB4 is a very light, moderate orange. Relative luminance 0.845; OKLCH L 94.5% C 0.074 H 91.5°. Best body text is #000000 at 17.91:1 contrast (WCAG AA passes).
Color values
| HEX | #FFECB4 |
|---|---|
| RGB | rgb(255, 236, 180) |
| HSL | hsl(45, 100%, 85%) |
| HSV | hsv(45, 29%, 100%) |
| CMYK | cmyk(0%, 7.5%, 29.4%, 0%) |
| CIE-LAB | lab(93.69, -1.74, 29.54) |
| CIE-LCH | lch(93.69, 29.59, 93.38°) |
| OKLab | oklab(94.5% -0.002 0.0744) |
| OKLCH | oklch(94.5% 0.074 91.5) |
| XYZ | xyz(79.4745, 84.5483, 55.3041) |
| Luminance | 0.8455 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Vanilla
#F3E5AB
ΔE00 2.45
Pale Peach
#FFE5AD
ΔE00 2.53
Light Tan
#FBEEAC
ΔE00 3.00
Moccasin
#FFE4B5
ΔE00 4.08
Palegoldenrod
#EEE8AA
ΔE00 4.61
Wheat
#F5DEB3
ΔE00 4.66
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFECB4 #B4C7FF
analogous
#FFC6B4 #FFECB4 #ECFFB4
triadic
#FFECB4 #B4FFEC #ECB4FF
tetradic
#FFECB4 #B4FFC6 #B4C7FF #FFB4EC
square
#FFECB4 #B4FFC6 #B4C7FF #FFB4EC
split-complementary
#FFECB4 #B4ECFF #C6B4FF
monochromatic
#FFCD3A #FFDC77 #FFECB4 #FFF7E0 #FFF7E0
Accessibility & contrast
On white
1.17
#FFECB4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.91
#FFECB4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFECB4
17.91:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFECB4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFECB4 | 1.00 | 1.17 | 17.91 | 17.91 |
| #FFFFFF | 1.17 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.91 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.91 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F8EAB0
Deuteranopia (green-blind)
#FDEFB6
Tritanopia (blue-blind)
#FFE3DD
Achromatopsia (no color)
#EDEDED
Design tokens & code
CSS
--color: #ffecb4; /* rgb */ color: rgb(255, 236, 180); /* oklch */ color: oklch(94.5% 0.074 91.5);
Tailwind
colors: {
custom: {
50: '#fff2ca',
500: '#ffecb4',
950: '#000000',
},
}SCSS
$custom: #ffecb4; $custom-light: #fff2ca; $custom-dark: #000000;
JSON
{
"hex": "#ffecb4",
"rgb": {
"r": 255,
"g": 236,
"b": 180
},
"hsl": {
"h": 44.8,
"s": 100,
"l": 85.294
},
"oklch": {
"l": 0.94503,
"c": 0.07446,
"h": 91.5
},
"luminance": 0.84546
}Semantic roles & 50–950 ramp
primary
#FFECB4
secondary
#718FE6
accent
#3AE600
background
#FFFFFD
surface
#FFFEF9
border
#D7D6D2
text
#181613
muted
#868582