#FEFBDD#FEFBDD
#FEFBDD is a very light, muted yellow. Relative luminance 0.953; OKLCH L 98.3% C 0.039 H 102.4°. Best body text is #000000 at 20.06:1 contrast (WCAG AA passes).
Color values
| HEX | #FEFBDD |
|---|---|
| RGB | rgb(254, 251, 221) |
| HSL | hsl(55, 94%, 93%) |
| HSV | hsv(55, 13%, 100%) |
| CMYK | cmyk(0%, 1.2%, 13%, 0.4%) |
| CIE-LAB | lab(98.15, -3.92, 14.75) |
| CIE-LCH | lch(98.15, 15.26, 104.88°) |
| OKLab | oklab(98.26% -0.0084 0.0382) |
| OKLCH | oklch(98.26% 0.039 102.4) |
| XYZ | xyz(88.4201, 95.2865, 82.1267) |
| Luminance | 0.9529 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Lightyellow
#FFFFE0
ΔE00 1.45
Off White (survey)
#FFFFE4
ΔE00 1.62
Cornsilk
#FFF8DC
ΔE00 2.00
Beige
#F5F5DC
ΔE00 2.25
Pale
#FFF9D0
ΔE00 3.22
Lightgoldenrodyellow
#FAFAD2
ΔE00 3.25
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FEFBDD #DDE0FE
analogous
#FEEADD #FEFBDD #F0FEDD
triadic
#FEFBDD #DDFEFB #FBDDFE
tetradic
#FEFBDD #DDFEEA #DDE0FE #FEDDF0
square
#FEFBDD #DDFEEA #DDE0FE #FEDDF0
split-complementary
#FEFBDD #DDF0FE #EADDFE
monochromatic
#FBED66 #FCF4A2 #FEFBDD #FEFCE1 #FEFCE1
Accessibility & contrast
On white
1.05
#FEFBDD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
20.06
#FEFBDD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FEFBDD
20.06:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FEFBDD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FEFBDD | 1.00 | 1.05 | 20.06 | 20.06 |
| #FFFFFF | 1.05 | 1.00 | 21.00 | 21.00 |
| #000000 | 20.06 | 21.00 | 1.00 | 1.00 |
| ##000000 | 20.06 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF9DB
Deuteranopia (green-blind)
#FFFBDE
Tritanopia (blue-blind)
#FFF7F2
Achromatopsia (no color)
#FAFAFA
Design tokens & code
CSS
--color: #fefbdd; /* rgb */ color: rgb(254, 251, 221); /* oklch */ color: oklch(98.3% 0.039 102.4);
Tailwind
colors: {
custom: {
50: '#fefce7',
500: '#fefbdd',
950: '#000000',
},
}SCSS
$custom: #fefbdd; $custom-light: #fefce7; $custom-dark: #000000;
JSON
{
"hex": "#fefbdd",
"rgb": {
"r": 254,
"g": 251,
"b": 221
},
"hsl": {
"h": 54.545,
"s": 94.286,
"l": 93.137
},
"oklch": {
"l": 0.98264,
"c": 0.03915,
"h": 102.4
},
"luminance": 0.95286
}Semantic roles & 50–950 ramp
primary
#FEFBDD
secondary
#969DE9
accent
#15E600
background
#FFFFFE
surface
#FFFFFC
border
#D7D7D5
text
#181716
muted
#868584