#FFDB8B#FFDB8B
#FFDB8B is a very light, moderate orange. Relative luminance 0.738; OKLCH L 90.5% C 0.107 H 86.1°. Best body text is #000000 at 15.76:1 contrast (WCAG AA passes).
Color values
| HEX | #FFDB8B |
|---|---|
| RGB | rgb(255, 219, 139) |
| HSL | hsl(41, 100%, 77%) |
| HSV | hsv(41, 45%, 100%) |
| CMYK | cmyk(0%, 14.1%, 45.5%, 0%) |
| CIE-LAB | lab(88.82, 2.35, 43.84) |
| CIE-LCH | lch(88.82, 43.90, 86.94°) |
| OKLab | oklab(90.46% 0.0073 0.1063) |
| OKLCH | oklch(90.46% 0.107 86.1) |
| XYZ | xyz(71.2341, 73.7904, 34.9119) |
| Luminance | 0.7379 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Wheat (survey)
#FBDD7E
ΔE00 3.36
Sandy
#F1DA7A
ΔE00 5.06
Pale Peach
#FFE5AD
ΔE00 5.34
Pale Gold
#FDDE6C
ΔE00 5.64
Sand (survey)
#E2CA76
ΔE00 5.82
Light Mustard
#F7D560
ΔE00 5.93
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFDB8B #8BAFFF
analogous
#FFA18B #FFDB8B #E9FF8B
triadic
#FFDB8B #8BFFDB #DB8BFF
tetradic
#FFDB8B #8BFFA1 #8BAFFF #FF8BE9
square
#FFDB8B #8BFFA1 #8BAFFF #FF8BE9
split-complementary
#FFDB8B #8BE9FF #A18BFF
monochromatic
#FFB511 #FFC84E #FFDB8B #FFEEC8 #FFF6E0
Accessibility & contrast
On white
1.33
#FFDB8B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.76
#FFDB8B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFDB8B
15.76:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFDB8B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFDB8B | 1.00 | 1.33 | 15.76 | 15.76 |
| #FFFFFF | 1.33 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.76 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.76 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EDD985
Deuteranopia (green-blind)
#F6E38E
Tritanopia (blue-blind)
#FFCEC7
Achromatopsia (no color)
#DFDFDF
Design tokens & code
CSS
--color: #ffdb8b; /* rgb */ color: rgb(255, 219, 139); /* oklch */ color: oklch(90.5% 0.107 86.1);
Tailwind
colors: {
custom: {
50: '#ffe6ae',
500: '#ffdb8b',
950: '#000000',
},
}SCSS
$custom: #ffdb8b; $custom-light: #ffe6ae; $custom-dark: #000000;
JSON
{
"hex": "#ffdb8b",
"rgb": {
"r": 255,
"g": 219,
"b": 139
},
"hsl": {
"h": 41.379,
"s": 100,
"l": 77.255
},
"oklch": {
"l": 0.90459,
"c": 0.10659,
"h": 86.1
},
"luminance": 0.73787
}Semantic roles & 50–950 ramp
primary
#FFDB8B
secondary
#4E7CE0
accent
#47E600
background
#FFFEFD
surface
#FFFCF7
border
#D7D5D0
text
#181510
muted
#868481