#FFD188#FFD188
#FFD188 is a very light, moderate orange. Relative luminance 0.686; OKLCH L 88.5% C 0.105 H 78.3°. Best body text is #000000 at 14.73:1 contrast (WCAG AA passes).
Color values
| HEX | #FFD188 |
|---|---|
| RGB | rgb(255, 209, 136) |
| HSL | hsl(37, 100%, 77%) |
| HSV | hsv(37, 47%, 100%) |
| CMYK | cmyk(0%, 18%, 46.7%, 0%) |
| CIE-LAB | lab(86.33, 7.19, 42.18) |
| CIE-LCH | lch(86.33, 42.79, 80.32°) |
| OKLab | oklab(88.48% 0.0212 0.1024) |
| OKLCH | oklch(88.48% 0.105 78.3) |
| XYZ | xyz(68.4870, 68.6421, 32.9296) |
| Luminance | 0.6864 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Navajowhite
#FFDEAD
ΔE00 5.95
Pale Peach
#FFE5AD
ΔE00 6.92
Wheat (survey)
#FBDD7E
ΔE00 7.08
Moccasin
#FFE4B5
ΔE00 7.52
Sand (survey)
#E2CA76
ΔE00 7.76
Burlywood
#DEB887
ΔE00 7.95
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFD188 #88B6FF
analogous
#FF9688 #FFD188 #F1FF88
triadic
#FFD188 #88FFD1 #D188FF
tetradic
#FFD188 #88FF96 #88B6FF #FF88F1
square
#FFD188 #88FF96 #88B6FF #FF88F1
split-complementary
#FFD188 #88F1FF #9688FF
monochromatic
#FFA20E #FFB94B #FFD188 #FFE9C5 #FFF3E0
Accessibility & contrast
On white
1.43
#FFD188 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.73
#FFD188 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFD188
14.73:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFD188 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFD188 | 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)
#E4D182
Deuteranopia (green-blind)
#EFDD8A
Tritanopia (blue-blind)
#FFC4BF
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #ffd188; /* rgb */ color: rgb(255, 209, 136); /* oklch */ color: oklch(88.5% 0.105 78.3);
Tailwind
colors: {
custom: {
50: '#ffdfac',
500: '#ffd188',
950: '#000000',
},
}SCSS
$custom: #ffd188; $custom-light: #ffdfac; $custom-dark: #000000;
JSON
{
"hex": "#ffd188",
"rgb": {
"r": 255,
"g": 209,
"b": 136
},
"hsl": {
"h": 36.807,
"s": 100,
"l": 76.667
},
"oklch": {
"l": 0.88483,
"c": 0.10457,
"h": 78.3
},
"luminance": 0.68639
}Semantic roles & 50–950 ramp
primary
#FFD188
secondary
#4C85DF
accent
#59E600
background
#FFFEFD
surface
#FFFCF7
border
#D7D5D0
text
#181510
muted
#868481