#FFDB88#FFDB88
#FFDB88 is a very light, moderate orange. Relative luminance 0.737; OKLCH L 90.4% C 0.110 H 86.8°. Best body text is #000000 at 15.74:1 contrast (WCAG AA passes).
Color values
| HEX | #FFDB88 |
|---|---|
| RGB | rgb(255, 219, 136) |
| HSL | hsl(42, 100%, 77%) |
| HSV | hsv(42, 47%, 100%) |
| CMYK | cmyk(0%, 14.1%, 46.7%, 0%) |
| CIE-LAB | lab(88.78, 2.06, 45.28) |
| CIE-LCH | lch(88.78, 45.32, 87.39°) |
| OKLab | oklab(90.41% 0.0061 0.1094) |
| OKLCH | oklch(90.41% 0.11 86.8) |
| XYZ | xyz(71.0179, 73.7039, 33.7733) |
| Luminance | 0.7370 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Wheat (survey)
#FBDD7E
ΔE00 2.90
Sandy
#F1DA7A
ΔE00 4.69
Pale Gold
#FDDE6C
ΔE00 5.12
Light Mustard
#F7D560
ΔE00 5.42
Sand (survey)
#E2CA76
ΔE00 5.67
Pale Peach
#FFE5AD
ΔE00 5.77
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFDB88 #88ACFF
analogous
#FFA088 #FFDB88 #E7FF88
triadic
#FFDB88 #88FFDB #DB88FF
tetradic
#FFDB88 #88FFA0 #88ACFF #FF88E7
square
#FFDB88 #88FFA0 #88ACFF #FF88E7
split-complementary
#FFDB88 #88E7FF #A088FF
monochromatic
#FFB60E #FFC84B #FFDB88 #FFEEC5 #FFF6E0
Accessibility & contrast
On white
1.33
#FFDB88 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.74
#FFDB88 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFDB88
15.74:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFDB88 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFDB88 | 1.00 | 1.33 | 15.74 | 15.74 |
| #FFFFFF | 1.33 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.74 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.74 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EDD981
Deuteranopia (green-blind)
#F6E38B
Tritanopia (blue-blind)
#FFCEC7
Achromatopsia (no color)
#DFDFDF
Design tokens & code
CSS
--color: #ffdb88; /* rgb */ color: rgb(255, 219, 136); /* oklch */ color: oklch(90.4% 0.110 86.8);
Tailwind
colors: {
custom: {
50: '#ffe6ac',
500: '#ffdb88',
950: '#000000',
},
}SCSS
$custom: #ffdb88; $custom-light: #ffe6ac; $custom-dark: #000000;
JSON
{
"hex": "#ffdb88",
"rgb": {
"r": 255,
"g": 219,
"b": 136
},
"hsl": {
"h": 41.849,
"s": 100,
"l": 76.667
},
"oklch": {
"l": 0.90414,
"c": 0.10957,
"h": 86.8
},
"luminance": 0.73701
}Semantic roles & 50–950 ramp
primary
#FFDB88
secondary
#4C78DF
accent
#45E600
background
#FFFEFD
surface
#FFFCF7
border
#D7D5D0
text
#181510
muted
#868481