#FFD283#FFD283
#FFD283 is a very light, moderate orange. Relative luminance 0.690; OKLCH L 88.6% C 0.110 H 80.7°. Best body text is #000000 at 14.80:1 contrast (WCAG AA passes).
Color values
| HEX | #FFD283 |
|---|---|
| RGB | rgb(255, 210, 131) |
| HSL | hsl(38, 100%, 76%) |
| HSV | hsv(38, 49%, 100%) |
| CMYK | cmyk(0%, 17.6%, 48.6%, 0%) |
| CIE-LAB | lab(86.50, 6.22, 44.90) |
| CIE-LCH | lch(86.50, 45.32, 82.11°) |
| OKLab | oklab(88.6% 0.0178 0.1082) |
| OKLCH | oklch(88.6% 0.11 80.7) |
| XYZ | xyz(68.3860, 68.9955, 31.1837) |
| Luminance | 0.6899 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Wheat (survey)
#FBDD7E
ΔE00 5.95
Navajowhite
#FFDEAD
ΔE00 6.70
Sand (survey)
#E2CA76
ΔE00 6.98
Pale Peach
#FFE5AD
ΔE00 7.07
Light Mustard
#F7D560
ΔE00 7.27
Sandy
#F1DA7A
ΔE00 7.57
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFD283 #83B0FF
analogous
#FF9483 #FFD283 #EEFF83
triadic
#FFD283 #83FFD2 #D283FF
tetradic
#FFD283 #83FF94 #83B0FF #FF83EE
square
#FFD283 #83FF94 #83B0FF #FF83EE
split-complementary
#FFD283 #83EEFF #9483FF
monochromatic
#FFA609 #FFBC46 #FFD283 #FFE8C0 #FFF4E0
Accessibility & contrast
On white
1.42
#FFD283 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.80
#FFD283 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFD283
14.80:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFD283 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFD283 | 1.00 | 1.42 | 14.80 | 14.80 |
| #FFFFFF | 1.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.80 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.80 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E5D27D
Deuteranopia (green-blind)
#F0DD85
Tritanopia (blue-blind)
#FFC4BF
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #ffd283; /* rgb */ color: rgb(255, 210, 131); /* oklch */ color: oklch(88.6% 0.110 80.7);
Tailwind
colors: {
custom: {
50: '#ffdfa8',
500: '#ffd283',
950: '#000000',
},
}SCSS
$custom: #ffd283; $custom-light: #ffdfa8; $custom-dark: #000000;
JSON
{
"hex": "#ffd283",
"rgb": {
"r": 255,
"g": 210,
"b": 131
},
"hsl": {
"h": 38.226,
"s": 100,
"l": 75.686
},
"oklch": {
"l": 0.88598,
"c": 0.10968,
"h": 80.7
},
"luminance": 0.68992
}Semantic roles & 50–950 ramp
primary
#FFD283
secondary
#487EDF
accent
#53E600
background
#FFFEFC
surface
#FFFCF6
border
#D7D5D0
text
#181510
muted
#868480