#FFE7B2#FFE7B2
#FFE7B2 is a very light, moderate orange. Relative luminance 0.816; OKLCH L 93.5% C 0.073 H 86.4°. Best body text is #000000 at 17.33:1 contrast (WCAG AA passes).
Color values
| HEX | #FFE7B2 |
|---|---|
| RGB | rgb(255, 231, 178) |
| HSL | hsl(41, 100%, 85%) |
| HSV | hsv(41, 30%, 100%) |
| CMYK | cmyk(0%, 9.4%, 30.2%, 0%) |
| CIE-LAB | lab(92.41, 0.54, 28.83) |
| CIE-LCH | lch(92.41, 28.84, 88.94°) |
| OKLab | oklab(93.49% 0.0045 0.0727) |
| OKLCH | oklch(93.49% 0.073 86.4) |
| XYZ | xyz(77.8527, 81.6285, 53.7657) |
| Luminance | 0.8163 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Pale Peach
#FFE5AD
ΔE00 0.89
Moccasin
#FFE4B5
ΔE00 2.11
Wheat
#F5DEB3
ΔE00 3.08
Navajowhite
#FFDEAD
ΔE00 3.72
Vanilla
#F3E5AB
ΔE00 3.74
Light Tan
#FBEEAC
ΔE00 4.90
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFE7B2 #B2CAFF
analogous
#FFC1B2 #FFE7B2 #F0FFB2
triadic
#FFE7B2 #B2FFE7 #E7B2FF
tetradic
#FFE7B2 #B2FFC1 #B2CAFF #FFB2F0
square
#FFE7B2 #B2FFC1 #B2CAFF #FFB2F0
split-complementary
#FFE7B2 #B2F0FF #C1B2FF
monochromatic
#FFC138 #FFD475 #FFE7B2 #FFF5E0 #FFF5E0
Accessibility & contrast
On white
1.21
#FFE7B2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.33
#FFE7B2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFE7B2
17.33:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFE7B2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFE7B2 | 1.00 | 1.21 | 17.33 | 17.33 |
| #FFFFFF | 1.21 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.33 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.33 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F4E5AF
Deuteranopia (green-blind)
#FAECB4
Tritanopia (blue-blind)
#FFDED9
Achromatopsia (no color)
#E9E9E9
Design tokens & code
CSS
--color: #ffe7b2; /* rgb */ color: rgb(255, 231, 178); /* oklch */ color: oklch(93.5% 0.073 86.4);
Tailwind
colors: {
custom: {
50: '#ffeec9',
500: '#ffe7b2',
950: '#000000',
},
}SCSS
$custom: #ffe7b2; $custom-light: #ffeec9; $custom-dark: #000000;
JSON
{
"hex": "#ffe7b2",
"rgb": {
"r": 255,
"g": 231,
"b": 178
},
"hsl": {
"h": 41.299,
"s": 100,
"l": 84.902
},
"oklch": {
"l": 0.93485,
"c": 0.07284,
"h": 86.4
},
"luminance": 0.81626
}Semantic roles & 50–950 ramp
primary
#FFE7B2
secondary
#7094E6
accent
#48E600
background
#FFFFFD
surface
#FFFEF9
border
#D7D6D2
text
#181613
muted
#868582