#FFD68E#FFD68E
#FFD68E is a very light, moderate orange. Relative luminance 0.713; OKLCH L 89.5% C 0.101 H 81.0°. Best body text is #000000 at 15.26:1 contrast (WCAG AA passes).
Color values
| HEX | #FFD68E |
|---|---|
| RGB | rgb(255, 214, 142) |
| HSL | hsl(38, 100%, 78%) |
| HSV | hsv(38, 44%, 100%) |
| CMYK | cmyk(0%, 16.1%, 44.3%, 0%) |
| CIE-LAB | lab(87.64, 5.20, 40.83) |
| CIE-LCH | lch(87.64, 41.16, 82.74°) |
| OKLab | oklab(89.54% 0.0159 0.0997) |
| OKLCH | oklch(89.54% 0.101 81) |
| XYZ | xyz(70.1714, 71.3095, 35.6539) |
| Luminance | 0.7131 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Navajowhite
#FFDEAD
ΔE00 5.19
Pale Peach
#FFE5AD
ΔE00 5.49
Wheat (survey)
#FBDD7E
ΔE00 5.86
Moccasin
#FFE4B5
ΔE00 6.43
Sand (survey)
#E2CA76
ΔE00 7.00
Wheat
#F5DEB3
ΔE00 7.21
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFD68E #8EB7FF
analogous
#FF9D8E #FFD68E #F0FF8E
triadic
#FFD68E #8EFFD6 #D68EFF
tetradic
#FFD68E #8EFF9D #8EB7FF #FF8EF0
square
#FFD68E #8EFF9D #8EB7FF #FF8EF0
split-complementary
#FFD68E #8EF0FF #9D8EFF
monochromatic
#FFAA14 #FFC051 #FFD68E #FFECCB #FFF4E0
Accessibility & contrast
On white
1.38
#FFD68E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.26
#FFD68E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFD68E
15.26:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFD68E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFD68E | 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)
#E8D689
Deuteranopia (green-blind)
#F2E090
Tritanopia (blue-blind)
#FFCAC4
Achromatopsia (no color)
#DCDCDC
Design tokens & code
CSS
--color: #ffd68e; /* rgb */ color: rgb(255, 214, 142); /* oklch */ color: oklch(89.5% 0.101 81.0);
Tailwind
colors: {
custom: {
50: '#ffe2b0',
500: '#ffd68e',
950: '#000000',
},
}SCSS
$custom: #ffd68e; $custom-light: #ffe2b0; $custom-dark: #000000;
JSON
{
"hex": "#ffd68e",
"rgb": {
"r": 255,
"g": 214,
"b": 142
},
"hsl": {
"h": 38.23,
"s": 100,
"l": 77.843
},
"oklch": {
"l": 0.89539,
"c": 0.10091,
"h": 81
},
"luminance": 0.71306
}Semantic roles & 50–950 ramp
primary
#FFD68E
secondary
#5185E0
accent
#53E600
background
#FFFEFD
surface
#FFFCF7
border
#D7D5D0
text
#181510
muted
#868481