#FACD75#FACD75
#FACD75 is a very light, moderate orange. Relative luminance 0.653; OKLCH L 87.0% C 0.118 H 82.9°. Best body text is #000000 at 14.05:1 contrast (WCAG AA passes).
Color values
| HEX | #FACD75 |
|---|---|
| RGB | rgb(250, 205, 117) |
| HSL | hsl(40, 93%, 72%) |
| HSV | hsv(40, 53%, 98%) |
| CMYK | cmyk(0%, 18%, 53.2%, 2%) |
| CIE-LAB | lab(84.63, 5.59, 49.36) |
| CIE-LCH | lch(84.63, 49.68, 83.54°) |
| OKLab | oklab(86.96% 0.0147 0.1172) |
| OKLCH | oklch(86.96% 0.118 82.9) |
| XYZ | xyz(64.4694, 65.2746, 26.0297) |
| Luminance | 0.6527 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Wheat (survey)
#FBDD7E
ΔE00 5.57
Light Mustard
#F7D560
ΔE00 5.93
Sand (survey)
#E2CA76
ΔE00 6.10
Maize
#F4D054
ΔE00 6.14
Pale Gold
#FDDE6C
ΔE00 6.88
Sandy
#F1DA7A
ΔE00 6.98
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FACD75 #75A2FA
analogous
#FA8B75 #FACD75 #E5FA75
triadic
#FACD75 #75FACD #CD75FA
tetradic
#FACD75 #75FA8B #75A2FA #FA75E5
square
#FACD75 #75FA8B #75A2FA #FA75E5
split-complementary
#FACD75 #75E5FA #8B75FA
monochromatic
#EC9F09 #F8B83A #FACD75 #FCE2B0 #FEF4E1
Accessibility & contrast
On white
1.49
#FACD75 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.05
#FACD75 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FACD75
14.05:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FACD75 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FACD75 | 1.00 | 1.49 | 14.05 | 14.05 |
| #FFFFFF | 1.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.05 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.05 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E1CC6D
Deuteranopia (green-blind)
#ECD878
Tritanopia (blue-blind)
#FFBFB8
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #facd75; /* rgb */ color: rgb(250, 205, 117); /* oklch */ color: oklch(87.0% 0.118 82.9);
Tailwind
colors: {
custom: {
50: '#ffdc9e',
500: '#facd75',
950: '#000000',
},
}SCSS
$custom: #facd75; $custom-light: #ffdc9e; $custom-dark: #000000;
JSON
{
"hex": "#facd75",
"rgb": {
"r": 250,
"g": 205,
"b": 117
},
"hsl": {
"h": 39.699,
"s": 93.007,
"l": 71.961
},
"oklch": {
"l": 0.86957,
"c": 0.1181,
"h": 82.9
},
"luminance": 0.65271
}Semantic roles & 50–950 ramp
primary
#FACD75
secondary
#3D71D6
accent
#4EE600
background
#FFFEFC
surface
#FFFBF5
border
#D7D4CF
text
#18150F
muted
#868480