#FFEDBE#FFEDBE
#FFEDBE is a very light, moderate orange. Relative luminance 0.855; OKLCH L 94.9% C 0.064 H 89.6°. Best body text is #000000 at 18.11:1 contrast (WCAG AA passes).
Color values
| HEX | #FFEDBE |
|---|---|
| RGB | rgb(255, 237, 190) |
| HSL | hsl(43, 100%, 87%) |
| HSV | hsv(43, 25%, 100%) |
| CMYK | cmyk(0%, 7.1%, 25.5%, 0%) |
| CIE-LAB | lab(94.12, -0.96, 25.02) |
| CIE-LCH | lch(94.12, 25.04, 92.20°) |
| OKLab | oklab(94.9% 0.0005 0.0636) |
| OKLCH | oklch(94.9% 0.064 89.6) |
| XYZ | xyz(80.8188, 85.5480, 60.9603) |
| Luminance | 0.8555 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Pale Peach
#FFE5AD
ΔE00 3.29
Moccasin
#FFE4B5
ΔE00 3.47
Vanilla
#F3E5AB
ΔE00 3.75
Wheat
#F5DEB3
ΔE00 3.79
Light Tan
#FBEEAC
ΔE00 4.77
Pale
#FFF9D0
ΔE00 4.80
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFEDBE #BED0FF
analogous
#FFCDBE #FFEDBE #F0FFBE
triadic
#FFEDBE #BEFFED #EDBEFF
tetradic
#FFEDBE #BEFFCD #BED0FF #FFBEF0
square
#FFEDBE #BEFFCD #BED0FF #FFBEF0
split-complementary
#FFEDBE #BEF0FF #CDBEFF
monochromatic
#FFCB44 #FFDC81 #FFEDBE #FFF7E0 #FFF7E0
Accessibility & contrast
On white
1.16
#FFEDBE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.11
#FFEDBE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFEDBE
18.11:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFEDBE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFEDBE | 1.00 | 1.16 | 18.11 | 18.11 |
| #FFFFFF | 1.16 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.11 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.11 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F8EBBB
Deuteranopia (green-blind)
#FDF0BF
Tritanopia (blue-blind)
#FFE5E0
Achromatopsia (no color)
#EEEEEE
Design tokens & code
CSS
--color: #ffedbe; /* rgb */ color: rgb(255, 237, 190); /* oklch */ color: oklch(94.9% 0.064 89.6);
Tailwind
colors: {
custom: {
50: '#fff2d1',
500: '#ffedbe',
950: '#000000',
},
}SCSS
$custom: #ffedbe; $custom-light: #fff2d1; $custom-dark: #000000;
JSON
{
"hex": "#ffedbe",
"rgb": {
"r": 255,
"g": 237,
"b": 190
},
"hsl": {
"h": 43.385,
"s": 100,
"l": 87.255
},
"oklch": {
"l": 0.94903,
"c": 0.06363,
"h": 89.6
},
"luminance": 0.85546
}Semantic roles & 50–950 ramp
primary
#FFEDBE
secondary
#7A98E7
accent
#40E600
background
#FFFFFE
surface
#FFFEFB
border
#D7D6D4
text
#181714
muted
#868583