#FFECBE#FFECBE
#FFECBE is a very light, moderate orange. Relative luminance 0.850; OKLCH L 94.7% C 0.063 H 88.2°. Best body text is #000000 at 17.99:1 contrast (WCAG AA passes).
Color values
| HEX | #FFECBE |
|---|---|
| RGB | rgb(255, 236, 190) |
| HSL | hsl(42, 100%, 87%) |
| HSV | hsv(42, 25%, 100%) |
| CMYK | cmyk(0%, 7.5%, 25.5%, 0%) |
| CIE-LAB | lab(93.87, -0.45, 24.68) |
| CIE-LCH | lch(93.87, 24.68, 91.05°) |
| OKLab | oklab(94.71% 0.0019 0.0628) |
| OKLCH | oklch(94.71% 0.063 88.2) |
| XYZ | xyz(80.5301, 84.9706, 60.8640) |
| Luminance | 0.8497 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Moccasin
#FFE4B5
ΔE00 3.03
Pale Peach
#FFE5AD
ΔE00 3.15
Wheat
#F5DEB3
ΔE00 3.38
Vanilla
#F3E5AB
ΔE00 4.06
Blanchedalmond
#FFEBCD
ΔE00 4.94
Navajowhite
#FFDEAD
ΔE00 5.13
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFECBE #BED1FF
analogous
#FFCCBE #FFECBE #F1FFBE
triadic
#FFECBE #BEFFEC #ECBEFF
tetradic
#FFECBE #BEFFCC #BED1FF #FFBEF1
square
#FFECBE #BEFFCC #BED1FF #FFBEF1
split-complementary
#FFECBE #BEF1FF #CCBEFF
monochromatic
#FFC844 #FFDA81 #FFECBE #FFF6E0 #FFF6E0
Accessibility & contrast
On white
1.17
#FFECBE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.99
#FFECBE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFECBE
17.99:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFECBE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFECBE | 1.00 | 1.17 | 17.99 | 17.99 |
| #FFFFFF | 1.17 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.99 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.99 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F7EABB
Deuteranopia (green-blind)
#FCF0BF
Tritanopia (blue-blind)
#FFE4DF
Achromatopsia (no color)
#EDEDED
Design tokens & code
CSS
--color: #ffecbe; /* rgb */ color: rgb(255, 236, 190); /* oklch */ color: oklch(94.7% 0.063 88.2);
Tailwind
colors: {
custom: {
50: '#fff2d1',
500: '#ffecbe',
950: '#000000',
},
}SCSS
$custom: #ffecbe; $custom-light: #fff2d1; $custom-dark: #000000;
JSON
{
"hex": "#ffecbe",
"rgb": {
"r": 255,
"g": 236,
"b": 190
},
"hsl": {
"h": 42.462,
"s": 100,
"l": 87.255
},
"oklch": {
"l": 0.94707,
"c": 0.06283,
"h": 88.2
},
"luminance": 0.84969
}Semantic roles & 50–950 ramp
primary
#FFECBE
secondary
#7A9AE7
accent
#43E600
background
#FFFFFE
surface
#FFFEFB
border
#D7D6D4
text
#181614
muted
#868583