#FFD68D#FFD68D
#FFD68D is a very light, moderate orange. Relative luminance 0.713; OKLCH L 89.5% C 0.102 H 81.3°. Best body text is #000000 at 15.26:1 contrast (WCAG AA passes).
Color values
| HEX | #FFD68D |
|---|---|
| RGB | rgb(255, 214, 141) |
| HSL | hsl(38, 100%, 78%) |
| HSV | hsv(38, 45%, 100%) |
| CMYK | cmyk(0%, 16.1%, 44.7%, 0%) |
| CIE-LAB | lab(87.62, 5.10, 41.31) |
| CIE-LCH | lch(87.62, 41.63, 82.96°) |
| OKLab | oklab(89.52% 0.0155 0.1007) |
| OKLCH | oklch(89.52% 0.102 81.3) |
| XYZ | xyz(70.0967, 71.2796, 35.2603) |
| Luminance | 0.7128 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Navajowhite
#FFDEAD
ΔE00 5.36
Pale Peach
#FFE5AD
ΔE00 5.57
Wheat (survey)
#FBDD7E
ΔE00 5.69
Moccasin
#FFE4B5
ΔE00 6.57
Sand (survey)
#E2CA76
ΔE00 6.89
Sandy
#F1DA7A
ΔE00 7.25
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFD68D #8DB6FF
analogous
#FF9D8D #FFD68D #EFFF8D
triadic
#FFD68D #8DFFD6 #D68DFF
tetradic
#FFD68D #8DFF9D #8DB6FF #FF8DEF
square
#FFD68D #8DFF9D #8DB6FF #FF8DEF
split-complementary
#FFD68D #8DEFFF #9D8DFF
monochromatic
#FFAA13 #FFC050 #FFD68D #FFECCA #FFF4E0
Accessibility & contrast
On white
1.38
#FFD68D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.26
#FFD68D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFD68D
15.26:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFD68D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFD68D | 1.00 | 1.38 | 15.26 | 15.26 |
| #FFFFFF | 1.38 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.26 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.26 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E8D687
Deuteranopia (green-blind)
#F2E08F
Tritanopia (blue-blind)
#FFC9C4
Achromatopsia (no color)
#DCDCDC
Design tokens & code
CSS
--color: #ffd68d; /* rgb */ color: rgb(255, 214, 141); /* oklch */ color: oklch(89.5% 0.102 81.3);
Tailwind
colors: {
custom: {
50: '#ffe2af',
500: '#ffd68d',
950: '#000000',
},
}SCSS
$custom: #ffd68d; $custom-light: #ffe2af; $custom-dark: #000000;
JSON
{
"hex": "#ffd68d",
"rgb": {
"r": 255,
"g": 214,
"b": 141
},
"hsl": {
"h": 38.421,
"s": 100,
"l": 77.647
},
"oklch": {
"l": 0.89523,
"c": 0.10189,
"h": 81.3
},
"luminance": 0.71276
}Semantic roles & 50–950 ramp
primary
#FFD68D
secondary
#5084E0
accent
#53E600
background
#FFFEFD
surface
#FFFCF7
border
#D7D5D0
text
#181510
muted
#868481