#FEDFBF#FEDFBF
#FEDFBF is a very light, muted orange. Relative luminance 0.776; OKLCH L 92.1% C 0.054 H 68.0°. Best body text is #000000 at 16.52:1 contrast (WCAG AA passes).
Color values
| HEX | #FEDFBF |
|---|---|
| RGB | rgb(254, 223, 191) |
| HSL | hsl(30, 97%, 87%) |
| HSV | hsv(30, 25%, 100%) |
| CMYK | cmyk(0%, 12.2%, 24.8%, 0.4%) |
| CIE-LAB | lab(90.60, 5.94, 19.63) |
| CIE-LCH | lch(90.60, 20.51, 73.15°) |
| OKLab | oklab(92.13% 0.0204 0.0504) |
| OKLCH | oklch(92.13% 0.054 68) |
| XYZ | xyz(76.6653, 77.6102, 60.2219) |
| Luminance | 0.7761 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Bisque
#FFE4C4
ΔE00 1.76
Peach
#FFDAB9
ΔE00 2.12
Light Peach
#FFD8B1
ΔE00 2.90
Blanchedalmond
#FFEBCD
ΔE00 4.59
Navajowhite
#FFDEAD
ΔE00 4.89
Moccasin
#FFE4B5
ΔE00 5.39
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FEDFBF #BFDEFE
analogous
#FEC0BF #FEDFBF #FEFEBF
triadic
#FEDFBF #BFFEDF #DFBFFE
tetradic
#FEDFBF #BFFEC0 #BFDEFE #FEBFFE
square
#FEDFBF #BFFEC0 #BFDEFE #FEBFFE
split-complementary
#FEDFBF #BFFEFE #C0BFFE
monochromatic
#FCA346 #FDC183 #FEDFBF #FFF0E1 #FFF0E1
Accessibility & contrast
On white
1.27
#FEDFBF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.52
#FEDFBF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FEDFBF
16.52:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FEDFBF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FEDFBF | 1.00 | 1.27 | 16.52 | 16.52 |
| #FFFFFF | 1.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.52 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.52 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EAE0BD
Deuteranopia (green-blind)
#F1E7C0
Tritanopia (blue-blind)
#FFD8D6
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #fedfbf; /* rgb */ color: rgb(254, 223, 191); /* oklch */ color: oklch(92.1% 0.054 68.0);
Tailwind
colors: {
custom: {
50: '#ffe9d2',
500: '#fedfbf',
950: '#000000',
},
}SCSS
$custom: #fedfbf; $custom-light: #ffe9d2; $custom-dark: #000000;
JSON
{
"hex": "#fedfbf",
"rgb": {
"r": 254,
"g": 223,
"b": 191
},
"hsl": {
"h": 30.476,
"s": 96.923,
"l": 87.255
},
"oklch": {
"l": 0.92125,
"c": 0.05435,
"h": 68
},
"luminance": 0.77608
}Semantic roles & 50–950 ramp
primary
#FEDFBF
secondary
#7BB0E6
accent
#71E600
background
#FFFEFE
surface
#FFFCFB
border
#D7D5D4
text
#181614
muted
#868483