#FEEBE3#FEEBE3
#FEEBE3 is a very light, muted orange. Relative luminance 0.860; OKLCH L 95.3% C 0.023 H 44.3°. Best body text is #000000 at 18.21:1 contrast (WCAG AA passes).
Color values
| HEX | #FEEBE3 |
|---|---|
| RGB | rgb(254, 235, 227) |
| HSL | hsl(18, 93%, 94%) |
| HSV | hsv(18, 11%, 100%) |
| CMYK | cmyk(0%, 7.5%, 10.6%, 0.4%) |
| CIE-LAB | lab(94.33, 5.12, 6.20) |
| CIE-LCH | lch(94.33, 8.04, 50.42°) |
| OKLab | oklab(95.31% 0.0167 0.0164) |
| OKLCH | oklch(95.31% 0.023 44.3) |
| XYZ | xyz(84.4453, 86.0349, 84.8160) |
| Luminance | 0.8603 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Very Light Pink
#FFF4F2
ΔE00 3.99
Seashell
#FFF5EE
ΔE00 4.04
Mistyrose
#FFE4E1
ΔE00 4.36
Linen
#FAF0E6
ΔE00 4.42
Lavenderblush
#FFF0F5
ΔE00 6.11
Antiquewhite
#FAEBD7
ΔE00 6.44
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FEEBE3 #E3F6FE
analogous
#FEE3E9 #FEEBE3 #FEF9E3
triadic
#FEEBE3 #E3FEEB #EBE3FE
tetradic
#FEEBE3 #E9FEE3 #E3F6FE #F9E3FE
square
#FEEBE3 #E9FEE3 #E3F6FE #F9E3FE
split-complementary
#FEEBE3 #E3FEF9 #E3E9FE
monochromatic
#FA976D #FCC1A8 #FEEAE1 #FEEAE1 #FEEAE1
Accessibility & contrast
On white
1.15
#FEEBE3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.21
#FEEBE3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FEEBE3
18.21:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FEEBE3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FEEBE3 | 1.00 | 1.15 | 18.21 | 18.21 |
| #FFFFFF | 1.15 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.21 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.21 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F0EDE2
Deuteranopia (green-blind)
#F4F0E3
Tritanopia (blue-blind)
#FFE8E9
Achromatopsia (no color)
#EFEFEF
Design tokens & code
CSS
--color: #feebe3; /* rgb */ color: rgb(254, 235, 227); /* oklch */ color: oklch(95.3% 0.023 44.3);
Tailwind
colors: {
custom: {
50: '#fef1eb',
500: '#feebe3',
950: '#000000',
},
}SCSS
$custom: #feebe3; $custom-light: #fef1eb; $custom-dark: #000000;
JSON
{
"hex": "#feebe3",
"rgb": {
"r": 254,
"g": 235,
"b": 227
},
"hsl": {
"h": 17.778,
"s": 93.103,
"l": 94.314
},
"oklch": {
"l": 0.95305,
"c": 0.02339,
"h": 44.3
},
"luminance": 0.86034
}Semantic roles & 50–950 ramp
primary
#FEEBE3
secondary
#9BD3EA
accent
#A1E600
background
#FFFFFE
surface
#FFFEFD
border
#D7D6D5
text
#181616
muted
#868584