#FFECBB#FFECBB
#FFECBB is a very light, moderate orange. Relative luminance 0.848; OKLCH L 94.6% C 0.066 H 89.3°. Best body text is #000000 at 17.97:1 contrast (WCAG AA passes).
Color values
| HEX | #FFECBB |
|---|---|
| RGB | rgb(255, 236, 187) |
| HSL | hsl(43, 100%, 87%) |
| HSV | hsv(43, 27%, 100%) |
| CMYK | cmyk(0%, 7.5%, 26.7%, 0%) |
| CIE-LAB | lab(93.81, -0.85, 26.14) |
| CIE-LCH | lch(93.81, 26.15, 91.86°) |
| OKLab | oklab(94.64% 0.0008 0.0663) |
| OKLCH | oklch(94.64% 0.066 89.3) |
| XYZ | xyz(80.2056, 84.8408, 59.1549) |
| Luminance | 0.8484 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Pale Peach
#FFE5AD
ΔE00 2.76
Moccasin
#FFE4B5
ΔE00 3.22
Vanilla
#F3E5AB
ΔE00 3.44
Wheat
#F5DEB3
ΔE00 3.67
Light Tan
#FBEEAC
ΔE00 4.47
Beige (survey)
#E6DAA6
ΔE00 5.03
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFECBB #BBCEFF
analogous
#FFCABB #FFECBB #F0FFBB
triadic
#FFECBB #BBFFEC #ECBBFF
tetradic
#FFECBB #BBFFCA #BBCEFF #FFBBF0
square
#FFECBB #BBFFCA #BBCEFF #FFBBF0
split-complementary
#FFECBB #BBF0FF #CABBFF
monochromatic
#FFCA41 #FFDB7E #FFECBB #FFF6E0 #FFF6E0
Accessibility & contrast
On white
1.17
#FFECBB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.97
#FFECBB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFECBB
17.97:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFECBB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFECBB | 1.00 | 1.17 | 17.97 | 17.97 |
| #FFFFFF | 1.17 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.97 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.97 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F7EAB8
Deuteranopia (green-blind)
#FCF0BC
Tritanopia (blue-blind)
#FFE4DF
Achromatopsia (no color)
#EDEDED
Design tokens & code
CSS
--color: #ffecbb; /* rgb */ color: rgb(255, 236, 187); /* oklch */ color: oklch(94.6% 0.066 89.3);
Tailwind
colors: {
custom: {
50: '#fff2cf',
500: '#ffecbb',
950: '#000000',
},
}SCSS
$custom: #ffecbb; $custom-light: #fff2cf; $custom-dark: #000000;
JSON
{
"hex": "#ffecbb",
"rgb": {
"r": 255,
"g": 236,
"b": 187
},
"hsl": {
"h": 43.235,
"s": 100,
"l": 86.667
},
"oklch": {
"l": 0.94644,
"c": 0.06632,
"h": 89.3
},
"luminance": 0.84839
}Semantic roles & 50–950 ramp
primary
#FFECBB
secondary
#7796E7
accent
#40E600
background
#FFFFFE
surface
#FFFEFB
border
#D7D6D4
text
#181614
muted
#868583