#FFD189#FFD189
#FFD189 is a very light, moderate orange. Relative luminance 0.687; OKLCH L 88.5% C 0.104 H 78.0°. Best body text is #000000 at 14.73:1 contrast (WCAG AA passes).
Color values
| HEX | #FFD189 |
|---|---|
| RGB | rgb(255, 209, 137) |
| HSL | hsl(37, 100%, 77%) |
| HSV | hsv(37, 46%, 100%) |
| CMYK | cmyk(0%, 18%, 46.3%, 0%) |
| CIE-LAB | lab(86.34, 7.29, 41.69) |
| CIE-LCH | lch(86.34, 42.33, 80.08°) |
| OKLab | oklab(88.5% 0.0215 0.1014) |
| OKLCH | oklch(88.5% 0.104 78) |
| XYZ | xyz(68.5584, 68.6707, 33.3057) |
| Luminance | 0.6867 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Navajowhite
#FFDEAD
ΔE00 5.81
Pale Peach
#FFE5AD
ΔE00 6.87
Wheat (survey)
#FBDD7E
ΔE00 7.24
Moccasin
#FFE4B5
ΔE00 7.41
Light Peach
#FFD8B1
ΔE00 7.79
Burlywood
#DEB887
ΔE00 7.85
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFD189 #89B7FF
analogous
#FF9689 #FFD189 #F2FF89
triadic
#FFD189 #89FFD1 #D189FF
tetradic
#FFD189 #89FF96 #89B7FF #FF89F2
square
#FFD189 #89FF96 #89B7FF #FF89F2
split-complementary
#FFD189 #89F2FF #9689FF
monochromatic
#FFA10F #FFB94C #FFD189 #FFE9C6 #FFF3E0
Accessibility & contrast
On white
1.43
#FFD189 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.73
#FFD189 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFD189
14.73:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFD189 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFD189 | 1.00 | 1.43 | 14.73 | 14.73 |
| #FFFFFF | 1.43 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.73 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.73 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E4D183
Deuteranopia (green-blind)
#EEDD8B
Tritanopia (blue-blind)
#FFC4BF
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #ffd189; /* rgb */ color: rgb(255, 209, 137); /* oklch */ color: oklch(88.5% 0.104 78.0);
Tailwind
colors: {
custom: {
50: '#ffdfac',
500: '#ffd189',
950: '#000000',
},
}SCSS
$custom: #ffd189; $custom-light: #ffdfac; $custom-dark: #000000;
JSON
{
"hex": "#ffd189",
"rgb": {
"r": 255,
"g": 209,
"b": 137
},
"hsl": {
"h": 36.61,
"s": 100,
"l": 76.863
},
"oklch": {
"l": 0.88499,
"c": 0.10362,
"h": 78
},
"luminance": 0.68667
}Semantic roles & 50–950 ramp
primary
#FFD189
secondary
#4D86E0
accent
#59E600
background
#FFFEFD
surface
#FFFCF7
border
#D7D5D0
text
#181510
muted
#868481