#FEDFBB#FEDFBB
#FEDFBB is a very light, muted orange. Relative luminance 0.774; OKLCH L 92.0% C 0.058 H 71.2°. Best body text is #000000 at 16.49:1 contrast (WCAG AA passes).
Color values
| HEX | #FEDFBB |
|---|---|
| RGB | rgb(254, 223, 187) |
| HSL | hsl(32, 97%, 86%) |
| HSV | hsv(32, 26%, 100%) |
| CMYK | cmyk(0%, 12.2%, 26.4%, 0.4%) |
| CIE-LAB | lab(90.52, 5.41, 21.59) |
| CIE-LCH | lch(90.52, 22.26, 75.95°) |
| OKLab | oklab(92.04% 0.0188 0.0552) |
| OKLCH | oklch(92.04% 0.058 71.2) |
| XYZ | xyz(76.2311, 77.4365, 57.9352) |
| Luminance | 0.7743 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Bisque
#FFE4C4
ΔE00 1.75
Light Peach
#FFD8B1
ΔE00 2.69
Peach
#FFDAB9
ΔE00 2.82
Navajowhite
#FFDEAD
ΔE00 3.57
Moccasin
#FFE4B5
ΔE00 4.09
Wheat
#F5DEB3
ΔE00 4.30
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FEDFBB #BBDAFE
analogous
#FEBEBB #FEDFBB #FBFEBB
triadic
#FEDFBB #BBFEDF #DFBBFE
tetradic
#FEDFBB #BBFEBE #BBDAFE #FEBBFB
square
#FEDFBB #BBFEBE #BBDAFE #FEBBFB
split-complementary
#FEDFBB #BBFBFE #BEBBFE
monochromatic
#FCA642 #FDC37F #FEDFBB #FFF1E1 #FFF1E1
Accessibility & contrast
On white
1.27
#FEDFBB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.49
#FEDFBB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FEDFBB
16.49:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FEDFBB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FEDFBB | 1.00 | 1.27 | 16.49 | 16.49 |
| #FFFFFF | 1.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.49 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.49 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EAE0B9
Deuteranopia (green-blind)
#F2E7BC
Tritanopia (blue-blind)
#FFD7D5
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #fedfbb; /* rgb */ color: rgb(254, 223, 187); /* oklch */ color: oklch(92.0% 0.058 71.2);
Tailwind
colors: {
custom: {
50: '#ffe9cf',
500: '#fedfbb',
950: '#000000',
},
}SCSS
$custom: #fedfbb; $custom-light: #ffe9cf; $custom-dark: #000000;
JSON
{
"hex": "#fedfbb",
"rgb": {
"r": 254,
"g": 223,
"b": 187
},
"hsl": {
"h": 32.239,
"s": 97.101,
"l": 86.471
},
"oklch": {
"l": 0.92036,
"c": 0.05833,
"h": 71.2
},
"luminance": 0.77434
}Semantic roles & 50–950 ramp
primary
#FEDFBB
secondary
#78ABE5
accent
#6AE600
background
#FFFEFE
surface
#FFFCFB
border
#D7D5D4
text
#181613
muted
#868483