#FBD5AE#FBD5AE
#FBD5AE is a very light, moderate orange. Relative luminance 0.712; OKLCH L 89.6% C 0.067 H 67.5°. Best body text is #000000 at 15.23:1 contrast (WCAG AA passes).
Color values
| HEX | #FBD5AE |
|---|---|
| RGB | rgb(251, 213, 174) |
| HSL | hsl(30, 91%, 83%) |
| HSV | hsv(30, 31%, 98%) |
| CMYK | cmyk(0%, 15.1%, 30.7%, 1.6%) |
| CIE-LAB | lab(87.56, 7.76, 24.23) |
| CIE-LCH | lch(87.56, 25.44, 72.25°) |
| OKLab | oklab(89.57% 0.0254 0.0615) |
| OKLCH | oklch(89.57% 0.067 67.5) |
| XYZ | xyz(71.2191, 71.1565, 50.0193) |
| Luminance | 0.7115 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Light Peach
#FFD8B1
ΔE00 0.79
Peach
#FFDAB9
ΔE00 2.19
Navajowhite
#FFDEAD
ΔE00 4.19
Bisque
#FFE4C4
ΔE00 4.53
Apricot
#FBCEB1
ΔE00 4.94
Moccasin
#FFE4B5
ΔE00 5.77
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FBD5AE #AED4FB
analogous
#FBAEAE #FBD5AE #FAFBAE
triadic
#FBD5AE #AEFBD5 #D5AEFB
tetradic
#FBD5AE #AEFBAE #AED4FB #FBAEFA
square
#FBD5AE #AEFBAE #AED4FB #FBAEFA
split-complementary
#FBD5AE #AEFAFB #AEAEFB
monochromatic
#F59939 #F8B774 #FBD5AE #FEF0E2 #FEF0E2
Accessibility & contrast
On white
1.38
#FBD5AE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.23
#FBD5AE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FBD5AE
15.23:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FBD5AE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FBD5AE | 1.00 | 1.38 | 15.23 | 15.23 |
| #FFFFFF | 1.38 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.23 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.23 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E2D6AB
Deuteranopia (green-blind)
#EBDFAF
Tritanopia (blue-blind)
#FFCCCA
Achromatopsia (no color)
#DBDBDB
Design tokens & code
CSS
--color: #fbd5ae; /* rgb */ color: rgb(251, 213, 174); /* oklch */ color: oklch(89.6% 0.067 67.5);
Tailwind
colors: {
custom: {
50: '#fde1c6',
500: '#fbd5ae',
950: '#000000',
},
}SCSS
$custom: #fbd5ae; $custom-light: #fde1c6; $custom-dark: #000000;
JSON
{
"hex": "#fbd5ae",
"rgb": {
"r": 251,
"g": 213,
"b": 174
},
"hsl": {
"h": 30.39,
"s": 90.588,
"l": 83.333
},
"oklch": {
"l": 0.8957,
"c": 0.06658,
"h": 67.5
},
"luminance": 0.71154
}Semantic roles & 50–950 ramp
primary
#FBD5AE
secondary
#6FA6DF
accent
#71E600
background
#FFFEFD
surface
#FFFCF9
border
#D7D5D2
text
#181513
muted
#868482