#FFD183#FFD183
#FFD183 is a very light, moderate orange. Relative luminance 0.685; OKLCH L 88.4% C 0.109 H 79.8°. Best body text is #000000 at 14.70:1 contrast (WCAG AA passes).
Color values
| HEX | #FFD183 |
|---|---|
| RGB | rgb(255, 209, 131) |
| HSL | hsl(38, 100%, 76%) |
| HSV | hsv(38, 49%, 100%) |
| CMYK | cmyk(0%, 18%, 48.6%, 0%) |
| CIE-LAB | lab(86.26, 6.73, 44.59) |
| CIE-LCH | lch(86.26, 45.10, 81.41°) |
| OKLab | oklab(88.41% 0.0193 0.1076) |
| OKLCH | oklch(88.41% 0.109 79.8) |
| XYZ | xyz(68.1399, 68.5033, 31.1017) |
| Luminance | 0.6850 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Wheat (survey)
#FBDD7E
ΔE00 6.38
Navajowhite
#FFDEAD
ΔE00 6.66
Pale Peach
#FFE5AD
ΔE00 7.24
Sand (survey)
#E2CA76
ΔE00 7.26
Light Mustard
#F7D560
ΔE00 7.65
Sandy
#F1DA7A
ΔE00 7.98
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFD183 #83B1FF
analogous
#FF9383 #FFD183 #EFFF83
triadic
#FFD183 #83FFD1 #D183FF
tetradic
#FFD183 #83FF93 #83B1FF #FF83EF
square
#FFD183 #83FF93 #83B1FF #FF83EF
split-complementary
#FFD183 #83EFFF #9383FF
monochromatic
#FFA409 #FFBA46 #FFD183 #FFE8C0 #FFF4E0
Accessibility & contrast
On white
1.43
#FFD183 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.70
#FFD183 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFD183
14.70:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFD183 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFD183 | 1.00 | 1.43 | 14.70 | 14.70 |
| #FFFFFF | 1.43 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.70 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.70 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E4D17D
Deuteranopia (green-blind)
#EFDD85
Tritanopia (blue-blind)
#FFC3BE
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #ffd183; /* rgb */ color: rgb(255, 209, 131); /* oklch */ color: oklch(88.4% 0.109 79.8);
Tailwind
colors: {
custom: {
50: '#ffdfa8',
500: '#ffd183',
950: '#000000',
},
}SCSS
$custom: #ffd183; $custom-light: #ffdfa8; $custom-dark: #000000;
JSON
{
"hex": "#ffd183",
"rgb": {
"r": 255,
"g": 209,
"b": 131
},
"hsl": {
"h": 37.742,
"s": 100,
"l": 75.686
},
"oklch": {
"l": 0.88406,
"c": 0.10927,
"h": 79.8
},
"luminance": 0.685
}Semantic roles & 50–950 ramp
primary
#FFD183
secondary
#4880DF
accent
#55E600
background
#FFFEFC
surface
#FFFCF6
border
#D7D5D0
text
#181510
muted
#868480