#FFD693#FFD693
#FFD693 is a very light, moderate orange. Relative luminance 0.715; OKLCH L 89.6% C 0.096 H 79.3°. Best body text is #000000 at 15.29:1 contrast (WCAG AA passes).
Color values
| HEX | #FFD693 |
|---|---|
| RGB | rgb(255, 214, 147) |
| HSL | hsl(37, 100%, 79%) |
| HSV | hsv(37, 42%, 100%) |
| CMYK | cmyk(0%, 16.1%, 42.4%, 0%) |
| CIE-LAB | lab(87.71, 5.70, 38.40) |
| CIE-LCH | lch(87.71, 38.82, 81.56°) |
| OKLab | oklab(89.62% 0.0178 0.0943) |
| OKLCH | oklch(89.62% 0.096 79.3) |
| XYZ | xyz(70.5552, 71.4631, 37.6755) |
| Luminance | 0.7146 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Navajowhite
#FFDEAD
ΔE00 4.33
Pale Peach
#FFE5AD
ΔE00 5.18
Moccasin
#FFE4B5
ΔE00 5.78
Wheat
#F5DEB3
ΔE00 6.56
Wheat (survey)
#FBDD7E
ΔE00 6.76
Light Peach
#FFD8B1
ΔE00 6.98
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFD693 #93BCFF
analogous
#FFA093 #FFD693 #F2FF93
triadic
#FFD693 #93FFD6 #D693FF
tetradic
#FFD693 #93FFA0 #93BCFF #FF93F2
square
#FFD693 #93FFA0 #93BCFF #FF93F2
split-complementary
#FFD693 #93F2FF #A093FF
monochromatic
#FFA819 #FFBF56 #FFD693 #FFEDD0 #FFF3E0
Accessibility & contrast
On white
1.37
#FFD693 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.29
#FFD693 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFD693
15.29:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFD693 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFD693 | 1.00 | 1.37 | 15.29 | 15.29 |
| #FFFFFF | 1.37 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.29 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.29 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E7D68E
Deuteranopia (green-blind)
#F1E095
Tritanopia (blue-blind)
#FFCAC5
Achromatopsia (no color)
#DCDCDC
Design tokens & code
CSS
--color: #ffd693; /* rgb */ color: rgb(255, 214, 147); /* oklch */ color: oklch(89.6% 0.096 79.3);
Tailwind
colors: {
custom: {
50: '#ffe2b3',
500: '#ffd693',
950: '#000000',
},
}SCSS
$custom: #ffd693; $custom-light: #ffe2b3; $custom-dark: #000000;
JSON
{
"hex": "#ffd693",
"rgb": {
"r": 255,
"g": 214,
"b": 147
},
"hsl": {
"h": 37.222,
"s": 100,
"l": 78.824
},
"oklch": {
"l": 0.89621,
"c": 0.09598,
"h": 79.3
},
"luminance": 0.7146
}Semantic roles & 50–950 ramp
primary
#FFD693
secondary
#558AE1
accent
#57E600
background
#FFFEFD
surface
#FFFCF8
border
#D7D5D1
text
#181511
muted
#868481